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:
Nick Craig-Wood 2025-01-12 10:39:40 +00:00
parent 4b6c7c6d84
commit 009660a489
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ tests:
- path: vfs - path: vfs
- path: cmd/serve/restic - path: cmd/serve/restic
localonly: true localonly: true
- path: cmd/serve/docker # - path: cmd/serve/docker
localonly: true # localonly: true
- path: cmd/selfupdate - path: cmd/selfupdate
localonly: true localonly: true
backends: backends: