test: remove TestS3Ceph: and TestSwiftCeph: from integration tests

Unfortunately we don't have access to this server any more
This commit is contained in:
Nick Craig-Wood 2020-10-25 08:48:23 +00:00
parent 514d10b314
commit 85d35ef03c
1 changed files with 11 additions and 11 deletions

View File

@ -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