mirror of
https://github.com/rclone/rclone
synced 2024-11-27 05:23:40 +01:00
test: remove TestS3Ceph: and TestSwiftCeph: from integration tests
Unfortunately we don't have access to this server any more
This commit is contained in:
parent
514d10b314
commit
85d35ef03c
@ -146,12 +146,12 @@ backends:
|
|||||||
# ignore:
|
# ignore:
|
||||||
# - TestIntegration/FsMkdir/FsPutFiles/FsCopy
|
# - TestIntegration/FsMkdir/FsPutFiles/FsCopy
|
||||||
# - TestIntegration/FsMkdir/FsPutFiles/SetTier
|
# - TestIntegration/FsMkdir/FsPutFiles/SetTier
|
||||||
- backend: "s3"
|
# - backend: "s3"
|
||||||
remote: "TestS3Ceph:"
|
# remote: "TestS3Ceph:"
|
||||||
fastlist: true
|
# fastlist: true
|
||||||
ignore:
|
# ignore:
|
||||||
- TestIntegration/FsMkdir/FsPutFiles/FsCopy
|
# - TestIntegration/FsMkdir/FsPutFiles/FsCopy
|
||||||
- TestIntegration/FsMkdir/FsPutFiles/SetTier
|
# - TestIntegration/FsMkdir/FsPutFiles/SetTier
|
||||||
- backend: "s3"
|
- backend: "s3"
|
||||||
remote: "TestS3Alibaba:"
|
remote: "TestS3Alibaba:"
|
||||||
fastlist: true
|
fastlist: true
|
||||||
@ -172,11 +172,11 @@ backends:
|
|||||||
- backend: "swift"
|
- backend: "swift"
|
||||||
remote: "TestSwift:"
|
remote: "TestSwift:"
|
||||||
fastlist: true
|
fastlist: true
|
||||||
- backend: "swift"
|
# - backend: "swift"
|
||||||
remote: "TestSwiftCeph:"
|
# remote: "TestSwiftCeph:"
|
||||||
fastlist: true
|
# fastlist: true
|
||||||
ignore:
|
# ignore:
|
||||||
- TestIntegration/FsMkdir/FsPutFiles/FsCopy
|
# - TestIntegration/FsMkdir/FsPutFiles/FsCopy
|
||||||
- backend: "yandex"
|
- backend: "yandex"
|
||||||
remote: "TestYandex:"
|
remote: "TestYandex:"
|
||||||
fastlist: false
|
fastlist: false
|
||||||
|
Loading…
Reference in New Issue
Block a user