2018-09-29 15:48:29 +02:00
|
|
|
tests:
|
|
|
|
- path: backend
|
2018-10-23 18:31:11 +02:00
|
|
|
addbackend: true
|
|
|
|
nobinary: true
|
2018-09-29 15:48:29 +02:00
|
|
|
- path: fs/operations
|
|
|
|
subdir: true
|
|
|
|
fastlist: true
|
|
|
|
- path: fs/sync
|
|
|
|
subdir: true
|
|
|
|
fastlist: true
|
|
|
|
backends:
|
|
|
|
# - backend: "amazonclouddrive"
|
|
|
|
# remote: "TestAmazonCloudDrive:"
|
|
|
|
# subdir: false
|
|
|
|
# fastlist: false
|
|
|
|
- backend: "b2"
|
|
|
|
remote: "TestB2:"
|
|
|
|
subdir: true
|
|
|
|
fastlist: true
|
|
|
|
- backend: "crypt"
|
|
|
|
remote: "TestCryptDrive:"
|
|
|
|
subdir: false
|
|
|
|
fastlist: true
|
|
|
|
- backend: "crypt"
|
|
|
|
remote: "TestCryptSwift:"
|
|
|
|
subdir: false
|
|
|
|
fastlist: false
|
|
|
|
- backend: "drive"
|
|
|
|
remote: "TestDrive:"
|
|
|
|
subdir: false
|
|
|
|
fastlist: true
|
|
|
|
- backend: "dropbox"
|
|
|
|
remote: "TestDropbox:"
|
|
|
|
subdir: false
|
|
|
|
fastlist: false
|
|
|
|
- backend: "googlecloudstorage"
|
|
|
|
remote: "TestGoogleCloudStorage:"
|
|
|
|
subdir: true
|
|
|
|
fastlist: true
|
|
|
|
- backend: "hubic"
|
|
|
|
remote: "TestHubic:"
|
|
|
|
subdir: false
|
|
|
|
fastlist: false
|
|
|
|
- backend: "jottacloud"
|
|
|
|
remote: "TestJottacloud:"
|
|
|
|
subdir: false
|
|
|
|
fastlist: true
|
|
|
|
- backend: "onedrive"
|
|
|
|
remote: "TestOneDrive:"
|
|
|
|
subdir: false
|
|
|
|
fastlist: false
|
|
|
|
- backend: "s3"
|
|
|
|
remote: "TestS3:"
|
|
|
|
subdir: true
|
|
|
|
fastlist: true
|
2019-01-12 19:33:31 +01:00
|
|
|
- backend: "s3"
|
|
|
|
remote: "TestS3Minio:"
|
|
|
|
subdir: true
|
|
|
|
fastlist: true
|
|
|
|
- backend: "s3"
|
|
|
|
remote: "TestS3Wasabi:"
|
|
|
|
subdir: true
|
|
|
|
fastlist: true
|
|
|
|
- backend: "s3"
|
|
|
|
remote: "TestS3DigitalOcean:"
|
|
|
|
subdir: true
|
|
|
|
fastlist: true
|
|
|
|
- backend: "s3"
|
|
|
|
remote: "TestS3Ceph:"
|
|
|
|
subdir: true
|
|
|
|
fastlist: true
|
2018-09-29 15:48:29 +02:00
|
|
|
- backend: "sftp"
|
|
|
|
remote: "TestSftp:"
|
|
|
|
subdir: false
|
|
|
|
fastlist: false
|
|
|
|
- backend: "swift"
|
|
|
|
remote: "TestSwift:"
|
|
|
|
subdir: true
|
|
|
|
fastlist: true
|
2019-01-12 19:33:31 +01:00
|
|
|
- backend: "swift"
|
|
|
|
remote: "TestSwiftCeph:"
|
|
|
|
subdir: true
|
|
|
|
fastlist: true
|
2018-09-29 15:48:29 +02:00
|
|
|
- backend: "yandex"
|
|
|
|
remote: "TestYandex:"
|
|
|
|
subdir: false
|
|
|
|
fastlist: false
|
|
|
|
- backend: "ftp"
|
|
|
|
remote: "TestFTP:"
|
|
|
|
subdir: false
|
|
|
|
fastlist: false
|
|
|
|
- backend: "box"
|
|
|
|
remote: "TestBox:"
|
|
|
|
subdir: false
|
|
|
|
fastlist: false
|
|
|
|
- backend: "qingstor"
|
|
|
|
remote: "TestQingStor:"
|
|
|
|
subdir: false
|
|
|
|
fastlist: false
|
2018-10-23 12:44:56 +02:00
|
|
|
oneonly: true
|
2018-09-29 15:48:29 +02:00
|
|
|
- backend: "azureblob"
|
|
|
|
remote: "TestAzureBlob:"
|
|
|
|
subdir: true
|
|
|
|
fastlist: true
|
|
|
|
- backend: "pcloud"
|
|
|
|
remote: "TestPcloud:"
|
|
|
|
subdir: false
|
|
|
|
fastlist: false
|
|
|
|
- backend: "webdav"
|
|
|
|
remote: "TestWebdav:"
|
|
|
|
subdir: false
|
|
|
|
fastlist: false
|
|
|
|
- backend: "cache"
|
|
|
|
remote: "TestCache:"
|
|
|
|
subdir: false
|
|
|
|
fastlist: false
|
|
|
|
- backend: "mega"
|
|
|
|
remote: "TestMega:"
|
|
|
|
subdir: false
|
|
|
|
fastlist: false
|
|
|
|
- backend: "opendrive"
|
|
|
|
remote: "TestOpenDrive:"
|
|
|
|
subdir: false
|
|
|
|
fastlist: false
|
|
|
|
- backend: "union"
|
|
|
|
remote: "TestUnion:"
|
|
|
|
subdir: false
|
|
|
|
fastlist: false
|