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
|
|
|
|
fastlist: true
|
|
|
|
- path: fs/sync
|
|
|
|
fastlist: true
|
2019-02-27 18:14:32 +01:00
|
|
|
- path: vfs
|
2019-05-01 12:46:42 +02:00
|
|
|
- path: cmd/serve/restic
|
|
|
|
localonly: true
|
2018-09-29 15:48:29 +02:00
|
|
|
backends:
|
|
|
|
# - backend: "amazonclouddrive"
|
|
|
|
# remote: "TestAmazonCloudDrive:"
|
|
|
|
# fastlist: false
|
2019-05-01 12:46:42 +02:00
|
|
|
- backend: "local"
|
|
|
|
remote: ""
|
|
|
|
fastlist: false
|
2018-09-29 15:48:29 +02:00
|
|
|
- backend: "b2"
|
|
|
|
remote: "TestB2:"
|
|
|
|
fastlist: true
|
|
|
|
- backend: "crypt"
|
|
|
|
remote: "TestCryptDrive:"
|
|
|
|
fastlist: true
|
|
|
|
- backend: "crypt"
|
|
|
|
remote: "TestCryptSwift:"
|
|
|
|
fastlist: false
|
|
|
|
- backend: "drive"
|
|
|
|
remote: "TestDrive:"
|
|
|
|
fastlist: true
|
|
|
|
- backend: "dropbox"
|
|
|
|
remote: "TestDropbox:"
|
|
|
|
fastlist: false
|
|
|
|
- backend: "googlecloudstorage"
|
|
|
|
remote: "TestGoogleCloudStorage:"
|
|
|
|
fastlist: true
|
2019-06-17 18:50:58 +02:00
|
|
|
- backend: "googlephotos"
|
|
|
|
remote: "TestGooglePhotos:"
|
|
|
|
tests:
|
|
|
|
- backend
|
2018-09-29 15:48:29 +02:00
|
|
|
- backend: "hubic"
|
|
|
|
remote: "TestHubic:"
|
|
|
|
fastlist: false
|
|
|
|
- backend: "jottacloud"
|
|
|
|
remote: "TestJottacloud:"
|
|
|
|
fastlist: true
|
|
|
|
- backend: "onedrive"
|
|
|
|
remote: "TestOneDrive:"
|
|
|
|
fastlist: false
|
|
|
|
- backend: "s3"
|
|
|
|
remote: "TestS3:"
|
|
|
|
fastlist: true
|
2019-01-12 19:33:31 +01:00
|
|
|
- backend: "s3"
|
|
|
|
remote: "TestS3Minio:"
|
|
|
|
fastlist: true
|
|
|
|
- backend: "s3"
|
|
|
|
remote: "TestS3Wasabi:"
|
|
|
|
fastlist: true
|
|
|
|
- backend: "s3"
|
|
|
|
remote: "TestS3DigitalOcean:"
|
|
|
|
fastlist: true
|
2019-01-12 21:18:05 +01:00
|
|
|
ignore:
|
|
|
|
- TestIntegration/FsMkdir/FsPutFiles/FsCopy
|
2019-01-12 19:33:31 +01:00
|
|
|
- backend: "s3"
|
|
|
|
remote: "TestS3Ceph:"
|
|
|
|
fastlist: true
|
2019-01-12 21:18:05 +01:00
|
|
|
ignore:
|
|
|
|
- TestIntegration/FsMkdir/FsPutFiles/FsCopy
|
2019-01-12 21:41:47 +01:00
|
|
|
- backend: "s3"
|
|
|
|
remote: "TestS3Alibaba:"
|
|
|
|
fastlist: true
|
2018-09-29 15:48:29 +02:00
|
|
|
- backend: "sftp"
|
|
|
|
remote: "TestSftp:"
|
|
|
|
fastlist: false
|
|
|
|
- backend: "swift"
|
|
|
|
remote: "TestSwift:"
|
|
|
|
fastlist: true
|
2019-01-12 19:33:31 +01:00
|
|
|
- backend: "swift"
|
|
|
|
remote: "TestSwiftCeph:"
|
|
|
|
fastlist: true
|
2019-01-12 21:18:05 +01:00
|
|
|
ignore:
|
|
|
|
- TestIntegration/FsMkdir/FsPutFiles/FsCopy
|
2018-09-29 15:48:29 +02:00
|
|
|
- backend: "yandex"
|
|
|
|
remote: "TestYandex:"
|
|
|
|
fastlist: false
|
|
|
|
- backend: "ftp"
|
|
|
|
remote: "TestFTP:"
|
|
|
|
fastlist: false
|
|
|
|
- backend: "box"
|
|
|
|
remote: "TestBox:"
|
|
|
|
fastlist: false
|
2019-06-26 20:39:01 +02:00
|
|
|
- backend: "fichier"
|
|
|
|
remote: "TestFichier:"
|
|
|
|
fastlist: false
|
2018-09-29 15:48:29 +02:00
|
|
|
- backend: "qingstor"
|
|
|
|
remote: "TestQingStor:"
|
|
|
|
fastlist: false
|
2018-10-23 12:44:56 +02:00
|
|
|
oneonly: true
|
2018-09-29 15:48:29 +02:00
|
|
|
- backend: "azureblob"
|
|
|
|
remote: "TestAzureBlob:"
|
|
|
|
fastlist: true
|
|
|
|
- backend: "pcloud"
|
|
|
|
remote: "TestPcloud:"
|
|
|
|
fastlist: false
|
|
|
|
- backend: "webdav"
|
|
|
|
remote: "TestWebdav:"
|
|
|
|
fastlist: false
|
|
|
|
- backend: "cache"
|
|
|
|
remote: "TestCache:"
|
|
|
|
fastlist: false
|
|
|
|
- backend: "mega"
|
|
|
|
remote: "TestMega:"
|
|
|
|
fastlist: false
|
2019-01-12 21:18:05 +01:00
|
|
|
ignore:
|
|
|
|
- TestIntegration/FsMkdir/FsPutFiles/PublicLink
|
2018-09-29 15:48:29 +02:00
|
|
|
- backend: "opendrive"
|
|
|
|
remote: "TestOpenDrive:"
|
|
|
|
fastlist: false
|
|
|
|
- backend: "union"
|
|
|
|
remote: "TestUnion:"
|
|
|
|
fastlist: false
|
2019-02-22 16:50:04 +01:00
|
|
|
- backend: "koofr"
|
|
|
|
remote: "TestKoofr:"
|
|
|
|
fastlist: false
|
2019-07-06 01:16:57 +02:00
|
|
|
- backend: "premiumizeme"
|
|
|
|
remote: "TestPremiumizeMe:"
|
|
|
|
fastlist: false
|