mirror of
https://github.com/rclone/rclone.git
synced 2025-01-10 08:18:27 +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
2f6231f7ac
commit
4b03ee0f99
@ -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