mirror of https://github.com/rclone/rclone.git
test_all: disable docker plugin tests
These are not completing on the integration test server. This needs investigating, but we need the integration tests to run properly.
This commit is contained in:
parent
4b6c7c6d84
commit
009660a489
|
@ -11,8 +11,8 @@ tests:
|
|||
- path: vfs
|
||||
- path: cmd/serve/restic
|
||||
localonly: true
|
||||
- path: cmd/serve/docker
|
||||
localonly: true
|
||||
# - path: cmd/serve/docker
|
||||
# localonly: true
|
||||
- path: cmd/selfupdate
|
||||
localonly: true
|
||||
backends:
|
||||
|
|
Loading…
Reference in New Issue