2018-09-29 21:48:29 +08:00
|
|
|
tests:
|
|
|
|
- path: backend
|
2018-10-24 00:31:11 +08:00
|
|
|
addbackend: true
|
|
|
|
nobinary: true
|
2018-09-29 21:48:29 +08:00
|
|
|
- path: fs/operations
|
|
|
|
subdir: true
|
|
|
|
fastlist: true
|
|
|
|
- path: fs/sync
|
|
|
|
subdir: true
|
|
|
|
fastlist: true
|
2019-02-28 01:14:32 +08:00
|
|
|
- path: vfs
|
2019-05-01 18:46:42 +08:00
|
|
|
- path: cmd/serve/restic
|
|
|
|
localonly: true
|
2018-09-29 21:48:29 +08:00
|
|
|
backends:
|
|
|
|
# - backend: "amazonclouddrive"
|
|
|
|
# remote: "TestAmazonCloudDrive:"
|
|
|
|
# subdir: false
|
|
|
|
# fastlist: false
|
2019-05-01 18:46:42 +08:00
|
|
|
- backend: "local"
|
|
|
|
remote: ""
|
|
|
|
subdir: false
|
|
|
|
fastlist: false
|
2018-09-29 21:48:29 +08:00
|
|
|
- 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-13 02:33:31 +08: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
|
2019-01-13 04:18:05 +08:00
|
|
|
ignore:
|
|
|
|
- TestIntegration/FsMkdir/FsPutFiles/FsCopy
|
2019-01-13 02:33:31 +08:00
|
|
|
- backend: "s3"
|
|
|
|
remote: "TestS3Ceph:"
|
|
|
|
subdir: true
|
|
|
|
fastlist: true
|
2019-01-13 04:18:05 +08:00
|
|
|
ignore:
|
|
|
|
- TestIntegration/FsMkdir/FsPutFiles/FsCopy
|
2019-01-13 04:41:47 +08:00
|
|
|
- backend: "s3"
|
|
|
|
remote: "TestS3Alibaba:"
|
|
|
|
subdir: true
|
|
|
|
fastlist: true
|
2018-09-29 21:48:29 +08:00
|
|
|
- backend: "sftp"
|
|
|
|
remote: "TestSftp:"
|
|
|
|
subdir: false
|
|
|
|
fastlist: false
|
|
|
|
- backend: "swift"
|
|
|
|
remote: "TestSwift:"
|
|
|
|
subdir: true
|
|
|
|
fastlist: true
|
2019-01-13 02:33:31 +08:00
|
|
|
- backend: "swift"
|
|
|
|
remote: "TestSwiftCeph:"
|
|
|
|
subdir: true
|
|
|
|
fastlist: true
|
2019-01-13 04:18:05 +08:00
|
|
|
ignore:
|
|
|
|
- TestIntegration/FsMkdir/FsPutFiles/FsCopy
|
2018-09-29 21:48:29 +08: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 18:44:56 +08:00
|
|
|
oneonly: true
|
2018-09-29 21:48:29 +08: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
|
2019-01-13 04:18:05 +08:00
|
|
|
ignore:
|
|
|
|
- TestIntegration/FsMkdir/FsPutFiles/PublicLink
|
2018-09-29 21:48:29 +08:00
|
|
|
- backend: "opendrive"
|
|
|
|
remote: "TestOpenDrive:"
|
|
|
|
subdir: false
|
|
|
|
fastlist: false
|
|
|
|
- backend: "union"
|
|
|
|
remote: "TestUnion:"
|
|
|
|
subdir: false
|
|
|
|
fastlist: false
|
2019-02-22 23:50:04 +08:00
|
|
|
- backend: "koofr"
|
|
|
|
remote: "TestKoofr:"
|
|
|
|
subdir: false
|
|
|
|
fastlist: false
|