mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +00:00
build: add the serve docker tests to the integration tester
These had been disabled on CI for being unreliable, so test them in the integration tests framework which will retry them.
This commit is contained in:
@@ -10,6 +10,8 @@ tests:
|
||||
- path: vfs
|
||||
- path: cmd/serve/restic
|
||||
localonly: true
|
||||
- path: cmd/serve/docker
|
||||
localonly: true
|
||||
backends:
|
||||
# - backend: "amazonclouddrive"
|
||||
# remote: "TestAmazonCloudDrive:"
|
||||
|
||||
Reference in New Issue
Block a user