mirror of
https://github.com/rclone/rclone.git
synced 2024-12-23 07:29:35 +01: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:
parent
9197180610
commit
56fe12c479
@ -10,6 +10,8 @@ tests:
|
|||||||
- path: vfs
|
- path: vfs
|
||||||
- path: cmd/serve/restic
|
- path: cmd/serve/restic
|
||||||
localonly: true
|
localonly: true
|
||||||
|
- path: cmd/serve/docker
|
||||||
|
localonly: true
|
||||||
backends:
|
backends:
|
||||||
# - backend: "amazonclouddrive"
|
# - backend: "amazonclouddrive"
|
||||||
# remote: "TestAmazonCloudDrive:"
|
# remote: "TestAmazonCloudDrive:"
|
||||||
|
Loading…
Reference in New Issue
Block a user