mirror of
https://github.com/rclone/rclone
synced 2024-11-05 01:42:31 +01:00
test_all: remove filefabric from integration tests
The filefabric test server doesn't seem to be working at all so remove it from the integration tests pending revitalization.
This commit is contained in:
parent
4037af9c1a
commit
08789a5815
@ -127,10 +127,10 @@ backends:
|
|||||||
# This test doesn't work on a standard dropbox account because it
|
# This test doesn't work on a standard dropbox account because it
|
||||||
# tries to set the expiry of the link
|
# tries to set the expiry of the link
|
||||||
- TestIntegration/FsMkdir/FsPutFiles/PublicLink
|
- TestIntegration/FsMkdir/FsPutFiles/PublicLink
|
||||||
- backend: "filefabric"
|
# - backend: "filefabric"
|
||||||
remote: "TestFileFabric:"
|
# remote: "TestFileFabric:"
|
||||||
fastlist: false
|
# fastlist: false
|
||||||
extratime: 2.0
|
# extratime: 2.0
|
||||||
- backend: "googlecloudstorage"
|
- backend: "googlecloudstorage"
|
||||||
remote: "TestGoogleCloudStorage:"
|
remote: "TestGoogleCloudStorage:"
|
||||||
fastlist: true
|
fastlist: true
|
||||||
|
Loading…
Reference in New Issue
Block a user