2018-09-29 14:48:29 +01:00
|
|
|
tests:
|
|
|
|
- path: backend
|
2018-10-23 17:31:11 +01:00
|
|
|
addbackend: true
|
|
|
|
nobinary: true
|
2019-08-29 01:10:10 -04:00
|
|
|
short: true
|
2018-09-29 14:48:29 +01:00
|
|
|
- path: fs/operations
|
|
|
|
fastlist: true
|
|
|
|
- path: fs/sync
|
|
|
|
fastlist: true
|
2024-03-08 17:53:33 -05:00
|
|
|
- path: cmd/bisync
|
2019-02-27 17:14:32 +00:00
|
|
|
- path: vfs
|
2019-05-01 11:46:42 +01:00
|
|
|
- path: cmd/serve/restic
|
|
|
|
localonly: true
|
2023-10-18 11:32:01 +01:00
|
|
|
- path: cmd/serve/docker
|
|
|
|
localonly: true
|
2023-10-18 11:25:32 +01:00
|
|
|
- path: cmd/selfupdate
|
|
|
|
localonly: true
|
2018-09-29 14:48:29 +01:00
|
|
|
backends:
|
2019-05-01 11:46:42 +01:00
|
|
|
- backend: "local"
|
|
|
|
remote: ""
|
|
|
|
fastlist: false
|
2018-09-29 14:48:29 +01:00
|
|
|
- backend: "b2"
|
|
|
|
remote: "TestB2:"
|
|
|
|
fastlist: true
|
2020-10-25 16:15:41 +00:00
|
|
|
listretries: 5
|
2023-09-05 15:47:14 +01:00
|
|
|
ignore:
|
|
|
|
# This test fails because B2 versions make the empty bucket undeleteable.
|
|
|
|
# It isn't possible to turn off versions, and setting hard_delete doesn't stop
|
|
|
|
# versions being made on overwrite.
|
|
|
|
- TestRmdirsNoLeaveRoot
|
2018-09-29 14:48:29 +01:00
|
|
|
- backend: "crypt"
|
|
|
|
remote: "TestCryptDrive:"
|
|
|
|
fastlist: true
|
2021-10-20 10:11:09 +02:00
|
|
|
ignore:
|
|
|
|
- TestCopyFileMaxTransfer
|
2018-09-29 14:48:29 +01:00
|
|
|
- backend: "crypt"
|
|
|
|
remote: "TestCryptSwift:"
|
|
|
|
fastlist: false
|
2019-09-16 20:49:47 +03:00
|
|
|
## chunker
|
|
|
|
- backend: "chunker"
|
|
|
|
remote: "TestChunkerLocal:"
|
|
|
|
fastlist: true
|
|
|
|
- backend: "chunker"
|
|
|
|
remote: "TestChunkerNometaLocal:"
|
|
|
|
fastlist: true
|
|
|
|
- backend: "chunker"
|
|
|
|
remote: "TestChunkerChunk3bLocal:"
|
|
|
|
fastlist: true
|
|
|
|
maxfile: 6k
|
|
|
|
- backend: "chunker"
|
|
|
|
remote: "TestChunkerChunk3bNometaLocal:"
|
|
|
|
fastlist: true
|
|
|
|
maxfile: 6k
|
2020-10-30 15:30:04 -05:00
|
|
|
- backend: "chunker"
|
|
|
|
remote: "TestChunkerChunk3bNoRenameLocal:"
|
|
|
|
fastlist: true
|
|
|
|
maxfile: 6k
|
2020-09-17 22:44:03 +03:00
|
|
|
- backend: "chunker"
|
|
|
|
remote: "TestChunkerMailru:"
|
|
|
|
fastlist: true
|
2024-02-18 05:29:20 -05:00
|
|
|
ignore:
|
|
|
|
- TestApplyTransforms
|
2020-09-17 22:44:03 +03:00
|
|
|
- backend: "chunker"
|
|
|
|
remote: "TestChunkerChunk50bMailru:"
|
|
|
|
fastlist: true
|
|
|
|
maxfile: 10k
|
2024-02-18 05:29:20 -05:00
|
|
|
ignore:
|
|
|
|
- TestApplyTransforms
|
2019-09-16 20:49:47 +03:00
|
|
|
- backend: "chunker"
|
|
|
|
remote: "TestChunkerChunk50bYandex:"
|
|
|
|
fastlist: true
|
|
|
|
maxfile: 1k
|
|
|
|
- backend: "chunker"
|
|
|
|
remote: "TestChunkerChunk50bBox:"
|
|
|
|
fastlist: true
|
|
|
|
maxfile: 1k
|
|
|
|
- backend: "chunker"
|
|
|
|
remote: "TestChunkerS3:"
|
|
|
|
fastlist: true
|
|
|
|
- backend: "chunker"
|
|
|
|
remote: "TestChunkerChunk50bS3:"
|
|
|
|
fastlist: true
|
|
|
|
maxfile: 1k
|
2019-09-25 02:18:30 +03:00
|
|
|
- backend: "chunker"
|
|
|
|
remote: "TestChunkerChunk50bMD5HashS3:"
|
|
|
|
fastlist: true
|
|
|
|
maxfile: 1k
|
|
|
|
- backend: "chunker"
|
|
|
|
remote: "TestChunkerChunk50bSHA1HashS3:"
|
|
|
|
fastlist: true
|
|
|
|
maxfile: 1k
|
2020-09-18 17:58:44 +03:00
|
|
|
- backend: "chunker"
|
|
|
|
remote: "TestChunkerOverCrypt:"
|
|
|
|
fastlist: true
|
|
|
|
maxfile: 6k
|
2019-09-25 02:18:30 +03:00
|
|
|
- backend: "chunker"
|
|
|
|
remote: "TestChunkerChunk50bMD5QuickS3:"
|
|
|
|
fastlist: true
|
|
|
|
maxfile: 1k
|
|
|
|
- backend: "chunker"
|
|
|
|
remote: "TestChunkerChunk50bSHA1QuickS3:"
|
|
|
|
fastlist: true
|
|
|
|
maxfile: 1k
|
2019-09-16 20:49:47 +03:00
|
|
|
## end chunker
|
2022-04-20 17:57:43 +01:00
|
|
|
- backend: "combine"
|
|
|
|
remote: "TestCombine:dir1"
|
|
|
|
fastlist: false
|
2021-01-17 02:21:33 +01:00
|
|
|
## begin compress
|
2020-11-23 18:00:42 +00:00
|
|
|
- backend: "compress"
|
|
|
|
remote: "TestCompress:"
|
|
|
|
fastlist: false
|
2021-01-17 02:21:33 +01:00
|
|
|
- backend: "compress"
|
|
|
|
remote: "TestCompressSwift:"
|
|
|
|
fastlist: false
|
|
|
|
- backend: "compress"
|
|
|
|
remote: "TestCompressDrive:"
|
|
|
|
fastlist: false
|
|
|
|
- backend: "compress"
|
|
|
|
remote: "TestCompressS3:"
|
|
|
|
fastlist: false
|
|
|
|
## end compress
|
2018-09-29 14:48:29 +01:00
|
|
|
- backend: "drive"
|
|
|
|
remote: "TestDrive:"
|
|
|
|
fastlist: true
|
2021-10-20 10:11:09 +02:00
|
|
|
ignore:
|
|
|
|
# Test with CutoffModeHard does not result in ErrorMaxTransferLimitReachedFatal
|
|
|
|
# because googleapi replaces it with a non-fatal error
|
|
|
|
- TestCopyFileMaxTransfer
|
2018-09-29 14:48:29 +01:00
|
|
|
- backend: "dropbox"
|
|
|
|
remote: "TestDropbox:"
|
|
|
|
fastlist: false
|
2021-10-20 17:10:46 +01:00
|
|
|
ignore:
|
|
|
|
# This test doesn't work on a standard dropbox account because it
|
|
|
|
# tries to set the expiry of the link
|
|
|
|
- TestIntegration/FsMkdir/FsPutFiles/PublicLink
|
2023-09-08 14:47:33 +01:00
|
|
|
# - backend: "filefabric"
|
|
|
|
# remote: "TestFileFabric:"
|
|
|
|
# fastlist: false
|
|
|
|
# extratime: 2.0
|
2024-07-25 16:53:19 +01:00
|
|
|
- backend: "gofile"
|
|
|
|
remote: "TestGoFile:"
|
|
|
|
fastlist: true
|
2018-09-29 14:48:29 +01:00
|
|
|
- backend: "googlecloudstorage"
|
|
|
|
remote: "TestGoogleCloudStorage:"
|
|
|
|
fastlist: true
|
2023-04-26 17:53:48 +01:00
|
|
|
- backend: "googlecloudstorage"
|
|
|
|
remote: "TestGoogleCloudStorage,directory_markers:"
|
|
|
|
fastlist: true
|
2019-06-17 17:50:58 +01:00
|
|
|
- backend: "googlephotos"
|
|
|
|
remote: "TestGooglePhotos:"
|
|
|
|
tests:
|
|
|
|
- backend
|
2022-07-07 19:58:22 +02:00
|
|
|
- backend: "hidrive"
|
|
|
|
remote: "TestHiDrive:"
|
|
|
|
fastlist: false
|
2023-11-24 23:48:01 +05:30
|
|
|
- backend: "imagekit"
|
|
|
|
remote: "TestImageKit:"
|
|
|
|
fastlist: false
|
2022-04-12 18:38:44 +09:00
|
|
|
- backend: "internetarchive"
|
2022-05-12 20:37:36 +01:00
|
|
|
remote: "TestIA:rclone-integration-test"
|
2022-04-12 18:38:44 +09:00
|
|
|
fastlist: true
|
2022-06-17 15:02:49 +01:00
|
|
|
tests:
|
|
|
|
- backend
|
2022-06-18 15:13:18 +01:00
|
|
|
extratime: 2.0
|
2018-09-29 14:48:29 +01:00
|
|
|
- backend: "jottacloud"
|
|
|
|
remote: "TestJottacloud:"
|
|
|
|
fastlist: true
|
2018-05-03 16:31:06 +01:00
|
|
|
- backend: "memory"
|
|
|
|
remote: ":memory:"
|
|
|
|
fastlist: true
|
2021-10-14 18:01:46 -04:00
|
|
|
- backend: "netstorage"
|
|
|
|
remote: "TestnStorage:"
|
|
|
|
fastlist: true
|
2018-09-29 14:48:29 +01:00
|
|
|
- backend: "onedrive"
|
|
|
|
remote: "TestOneDrive:"
|
|
|
|
fastlist: false
|
2021-10-20 17:14:44 +01:00
|
|
|
ignore:
|
|
|
|
# This test doesn't work on a standard Onedrive account returning
|
|
|
|
# accessDenied: accountUpgradeRequired: Account Upgrade is required for this operation.
|
|
|
|
- TestIntegration/FsMkdir/FsPutFiles/PublicLink
|
2021-01-30 16:32:32 +00:00
|
|
|
- backend: "onedrive"
|
|
|
|
remote: "TestOneDriveBusiness:"
|
|
|
|
fastlist: false
|
2022-04-15 17:44:29 +01:00
|
|
|
# - backend: "onedrive"
|
|
|
|
# remote: "TestOneDriveCn:"
|
|
|
|
# fastlist: false
|
2018-09-29 14:48:29 +01:00
|
|
|
- backend: "s3"
|
|
|
|
remote: "TestS3:"
|
|
|
|
fastlist: true
|
2023-04-26 10:59:17 +01:00
|
|
|
- backend: "s3"
|
|
|
|
remote: "TestS3,directory_markers:"
|
|
|
|
fastlist: true
|
2023-11-24 17:08:04 +00:00
|
|
|
- backend: "s3"
|
|
|
|
remote: "TestS3Rclone:"
|
|
|
|
fastlist: true
|
2019-01-12 18:33:31 +00:00
|
|
|
- backend: "s3"
|
|
|
|
remote: "TestS3Minio:"
|
|
|
|
fastlist: true
|
2019-09-15 13:16:15 +01:00
|
|
|
ignore:
|
|
|
|
- TestIntegration/FsMkdir/FsPutFiles/SetTier
|
2019-10-01 15:40:32 +01:00
|
|
|
- TestIntegration/FsMkdir/FsEncoding/control_chars
|
|
|
|
- TestIntegration/FsMkdir/FsEncoding/leading_LF
|
|
|
|
- TestIntegration/FsMkdir/FsEncoding/leading_VT
|
|
|
|
- TestIntegration/FsMkdir/FsEncoding/punctuation
|
|
|
|
- TestIntegration/FsMkdir/FsEncoding/trailing_LF
|
|
|
|
- TestIntegration/FsMkdir/FsEncoding/trailing_VT
|
2020-02-13 10:55:05 +00:00
|
|
|
- backend: "s3"
|
|
|
|
remote: "TestS3MinioEdge:"
|
|
|
|
fastlist: true
|
|
|
|
ignore:
|
|
|
|
- TestIntegration/FsMkdir/FsPutFiles/SetTier
|
2019-01-12 18:33:31 +00:00
|
|
|
- backend: "s3"
|
|
|
|
remote: "TestS3Wasabi:"
|
|
|
|
fastlist: true
|
2019-10-01 15:40:32 +01:00
|
|
|
ignore:
|
|
|
|
- TestIntegration/FsMkdir/FsEncoding/leading_CR
|
|
|
|
- TestIntegration/FsMkdir/FsEncoding/leading_LF
|
|
|
|
- TestIntegration/FsMkdir/FsEncoding/leading_HT
|
|
|
|
- TestIntegration/FsMkdir/FsEncoding/leading_VT
|
2020-01-13 09:47:11 +00:00
|
|
|
- TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0
|
2024-08-05 15:48:29 +01:00
|
|
|
- backend: "s3"
|
|
|
|
remote: "TestS3GCS:"
|
|
|
|
fastlist: true
|
|
|
|
ignore:
|
|
|
|
- TestIntegration/FsMkdir/FsEncoding/control_chars
|
|
|
|
- TestIntegration/FsMkdir/FsEncoding/leading_CR
|
|
|
|
- TestIntegration/FsMkdir/FsEncoding/leading_LF
|
|
|
|
- TestIntegration/FsMkdir/FsEncoding/trailing_CR
|
|
|
|
- TestIntegration/FsMkdir/FsEncoding/trailing_LF
|
|
|
|
- TestIntegration/FsMkdir/FsPutFiles/PublicLink
|
|
|
|
- TestIntegration/FsMkdir/FsPutFiles/SetTier
|
|
|
|
- TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding
|
|
|
|
- TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List
|
|
|
|
- TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject
|
|
|
|
- TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List
|
|
|
|
- TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject
|
|
|
|
- TestBisyncRemoteRemote/extended_filenames
|
2020-08-20 12:43:43 +01:00
|
|
|
# Disabled due to excessive rate limiting at DO which cause the tests never to pass
|
|
|
|
# This hits the rate limit as documented here: https://www.digitalocean.com/docs/spaces/#limits
|
|
|
|
# 2 COPYs per 5 minutes on any individual object in a Space
|
|
|
|
# - backend: "s3"
|
|
|
|
# remote: "TestS3DigitalOcean:"
|
|
|
|
# fastlist: true
|
|
|
|
# ignore:
|
|
|
|
# - TestIntegration/FsMkdir/FsPutFiles/FsCopy
|
|
|
|
# - TestIntegration/FsMkdir/FsPutFiles/SetTier
|
2020-10-25 08:48:23 +00:00
|
|
|
# - backend: "s3"
|
|
|
|
# remote: "TestS3Ceph:"
|
|
|
|
# fastlist: true
|
|
|
|
# ignore:
|
|
|
|
# - TestIntegration/FsMkdir/FsPutFiles/FsCopy
|
|
|
|
# - TestIntegration/FsMkdir/FsPutFiles/SetTier
|
2019-01-12 20:41:47 +00:00
|
|
|
- backend: "s3"
|
|
|
|
remote: "TestS3Alibaba:"
|
|
|
|
fastlist: true
|
2022-10-13 22:49:22 +08:00
|
|
|
# - backend: "s3"
|
|
|
|
# remote: "TestS3Qiniu:"
|
|
|
|
# fastlist: true
|
|
|
|
# ignore:
|
|
|
|
# - TestIntegration/FsMkdir/FsEncoding/control_chars
|
|
|
|
# - TestIntegration/FsMkdir/FsEncoding/leading_VT
|
|
|
|
# - TestIntegration/FsMkdir/FsEncoding/trailing_VT
|
|
|
|
# - TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR
|
|
|
|
# - TestIntegration/FsMkdir/FsPutFiles/SetTier
|
|
|
|
# - TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0
|
|
|
|
# - TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata
|
2022-05-06 12:09:29 +01:00
|
|
|
- backend: "s3"
|
|
|
|
remote: "TestS3R2:"
|
|
|
|
fastlist: true
|
|
|
|
ignore:
|
|
|
|
- TestIntegration/FsMkdir/FsPutFiles/SetTier
|
2018-09-29 14:48:29 +01:00
|
|
|
- backend: "sftp"
|
2019-10-04 16:51:07 +01:00
|
|
|
remote: "TestSFTPOpenssh:"
|
|
|
|
fastlist: false
|
|
|
|
- backend: "sftp"
|
|
|
|
remote: "TestSFTPRclone:"
|
2018-09-29 14:48:29 +01:00
|
|
|
fastlist: false
|
2023-06-09 11:02:40 +01:00
|
|
|
- backend: "sftp"
|
|
|
|
remote: "TestSFTPRcloneSSH:"
|
|
|
|
fastlist: false
|
2021-04-12 15:51:42 +01:00
|
|
|
- backend: "sftp"
|
|
|
|
remote: "TestSFTPRsyncNet:"
|
|
|
|
fastlist: false
|
2022-04-15 17:43:10 +01:00
|
|
|
ignore:
|
|
|
|
- TestIntegration/FsMkdir/FsEncoding/trailing_space
|
|
|
|
- TestIntegration/FsMkdir/FsEncoding/trailing_CR
|
|
|
|
- TestIntegration/FsMkdir/FsEncoding/trailing_LF
|
|
|
|
- TestIntegration/FsMkdir/FsEncoding/trailing_HT
|
|
|
|
- TestIntegration/FsMkdir/FsEncoding/trailing_VT
|
|
|
|
- TestIntegration/FsMkdir/FsEncoding/trailing_dot
|
|
|
|
- TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8
|
|
|
|
- TestIntegration/FsMkdir/FsEncoding/URL_encoding
|
2019-10-24 12:35:50 +01:00
|
|
|
- backend: "sugarsync"
|
|
|
|
remote: "TestSugarSync:Test"
|
|
|
|
fastlist: false
|
|
|
|
ignore:
|
|
|
|
- TestIntegration/FsMkdir/FsPutFiles/PublicLink
|
2019-10-04 16:51:07 +01:00
|
|
|
- backend: "swift"
|
|
|
|
remote: "TestSwiftAIO:"
|
|
|
|
fastlist: true
|
2024-03-11 18:33:11 +00:00
|
|
|
- backend: "swift"
|
2024-06-08 16:10:07 +01:00
|
|
|
remote: "TestSwiftAIOsegments:"
|
2024-03-11 18:33:11 +00:00
|
|
|
fastlist: true
|
2018-09-29 14:48:29 +01:00
|
|
|
- backend: "swift"
|
|
|
|
remote: "TestSwift:"
|
|
|
|
fastlist: true
|
2020-10-25 08:48:23 +00:00
|
|
|
# - backend: "swift"
|
|
|
|
# remote: "TestSwiftCeph:"
|
|
|
|
# fastlist: true
|
|
|
|
# ignore:
|
|
|
|
# - TestIntegration/FsMkdir/FsPutFiles/FsCopy
|
2018-09-29 14:48:29 +01:00
|
|
|
- backend: "yandex"
|
|
|
|
remote: "TestYandex:"
|
|
|
|
fastlist: false
|
|
|
|
- backend: "ftp"
|
2019-10-04 16:51:07 +01:00
|
|
|
remote: "TestFTPProftpd:"
|
2018-09-29 14:48:29 +01:00
|
|
|
fastlist: false
|
2019-10-04 16:51:07 +01:00
|
|
|
- backend: "ftp"
|
|
|
|
remote: "TestFTPPureftpd:"
|
2021-10-03 18:15:45 +03:00
|
|
|
fastlist: false
|
|
|
|
- backend: "ftp"
|
|
|
|
remote: "TestFTPVsftpd:"
|
2019-10-04 16:51:07 +01:00
|
|
|
fastlist: false
|
|
|
|
- backend: "ftp"
|
|
|
|
remote: "TestFTPRclone:"
|
|
|
|
fastlist: false
|
2018-09-29 14:48:29 +01:00
|
|
|
- backend: "box"
|
|
|
|
remote: "TestBox:"
|
|
|
|
fastlist: false
|
2019-06-26 20:39:01 +02:00
|
|
|
- backend: "fichier"
|
|
|
|
remote: "TestFichier:"
|
|
|
|
fastlist: false
|
2021-10-20 17:45:54 +01:00
|
|
|
listretries: 5
|
2020-09-01 16:13:47 +01:00
|
|
|
tests:
|
|
|
|
- backend
|
2024-06-13 12:50:35 +01:00
|
|
|
# Disabled due to account cancellation - no longer available to me
|
|
|
|
# - backend: "qingstor"
|
|
|
|
# remote: "TestQingStor:"
|
|
|
|
# fastlist: false
|
|
|
|
# oneonly: true
|
|
|
|
# cleanup: true
|
|
|
|
# ignore:
|
|
|
|
# # This test fails because of a broken bucket in the account!
|
|
|
|
# - TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR
|
2018-09-29 14:48:29 +01:00
|
|
|
- backend: "azureblob"
|
|
|
|
remote: "TestAzureBlob:"
|
|
|
|
fastlist: true
|
2023-04-28 17:24:19 +01:00
|
|
|
- backend: "azureblob"
|
|
|
|
remote: "TestAzureBlob,directory_markers:"
|
|
|
|
fastlist: true
|
2023-11-15 09:37:57 +00:00
|
|
|
- backend: "azurefiles"
|
|
|
|
remote: "TestAzureFiles:"
|
2018-09-29 14:48:29 +01:00
|
|
|
- backend: "pcloud"
|
|
|
|
remote: "TestPcloud:"
|
2021-11-26 20:55:50 +01:00
|
|
|
fastlist: true
|
2023-04-05 00:33:48 +09:00
|
|
|
- backend: "pikpak"
|
|
|
|
remote: "TestPikPak:"
|
|
|
|
fastlist: false
|
|
|
|
ignore:
|
|
|
|
# fs/operations
|
|
|
|
- TestCheckSum
|
|
|
|
- TestHashSums/Md5
|
|
|
|
# fs/sync
|
|
|
|
- TestSyncWithTrackRenames
|
|
|
|
# integration
|
|
|
|
- TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType
|
2024-06-12 04:43:49 +09:00
|
|
|
# This test fails with message
|
|
|
|
# "share_status_prohibited" (9): Sorry, the sharing service is under maintenance in the current region.
|
|
|
|
- TestIntegration/FsMkdir/FsPutFiles/PublicLink
|
2024-08-12 14:35:44 +02:00
|
|
|
- backend: "pixeldrain"
|
|
|
|
remote: "TestPixeldrain:"
|
|
|
|
ignore:
|
|
|
|
- TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8
|
|
|
|
fastlist: false
|
2018-09-29 14:48:29 +01:00
|
|
|
- backend: "webdav"
|
2019-10-04 16:51:07 +01:00
|
|
|
remote: "TestWebdavNextcloud:"
|
|
|
|
ignore:
|
|
|
|
- TestIntegration/FsMkdir/FsEncoding/punctuation
|
|
|
|
- TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8
|
|
|
|
fastlist: false
|
|
|
|
- backend: "webdav"
|
|
|
|
remote: "TestWebdavOwncloud:"
|
2019-10-02 11:33:53 +01:00
|
|
|
ignore:
|
|
|
|
- TestIntegration/FsMkdir/FsEncoding/punctuation
|
|
|
|
- TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8
|
2019-10-04 16:51:07 +01:00
|
|
|
fastlist: false
|
|
|
|
- backend: "webdav"
|
|
|
|
remote: "TestWebdavRclone:"
|
|
|
|
ignore:
|
|
|
|
- TestFileReadAtZeroLength
|
2018-09-29 14:48:29 +01:00
|
|
|
fastlist: false
|
|
|
|
- backend: "cache"
|
|
|
|
remote: "TestCache:"
|
|
|
|
fastlist: false
|
|
|
|
- backend: "mega"
|
|
|
|
remote: "TestMega:"
|
|
|
|
fastlist: false
|
2019-01-12 20:18:05 +00:00
|
|
|
ignore:
|
|
|
|
- TestIntegration/FsMkdir/FsPutFiles/PublicLink
|
2019-09-15 13:16:15 +01:00
|
|
|
- TestDirRename
|
2018-09-29 14:48:29 +01: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
|
2022-04-15 17:48:44 +01:00
|
|
|
# - backend: "koofr"
|
|
|
|
# remote: "TestDigiStorage:"
|
|
|
|
# fastlist: false
|
2023-10-20 15:35:56 +04:00
|
|
|
- backend: "linkbox"
|
|
|
|
remote: "TestLinkbox:"
|
|
|
|
fastlist: false
|
|
|
|
ignore:
|
|
|
|
- TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8
|
2023-11-17 09:28:05 +00:00
|
|
|
- TestRWFileHandleWriteNoWrite
|
|
|
|
- TestCaseInsensitiveMoveFile
|
2024-02-18 05:17:34 -05:00
|
|
|
- TestFixCase
|
2024-06-11 09:34:32 +01:00
|
|
|
- TestListDirSorted # Can't upload files starting with . - FIXME fix with encoding
|
2019-07-06 00:16:57 +01:00
|
|
|
- backend: "premiumizeme"
|
|
|
|
remote: "TestPremiumizeMe:"
|
|
|
|
fastlist: false
|
2023-07-22 11:46:21 +02:00
|
|
|
- backend: "protondrive"
|
|
|
|
remote: "TestProtonDrive:"
|
|
|
|
fastlist: false
|
2019-08-06 15:47:52 +03:00
|
|
|
- backend: "putio"
|
|
|
|
remote: "TestPutio:"
|
2019-08-27 22:50:07 +01:00
|
|
|
fastlist: false
|
2021-10-20 17:35:16 +01:00
|
|
|
extratime: 2.0
|
2022-04-15 17:55:43 +01:00
|
|
|
ignore:
|
|
|
|
- TestIntegration/FsMkdir/FsEncoding/URL_encoding
|
2019-08-27 22:50:07 +01:00
|
|
|
- backend: "sharefile"
|
|
|
|
remote: "TestSharefile:"
|
2019-08-06 15:47:52 +03:00
|
|
|
fastlist: false
|
2019-10-02 20:02:44 -04:00
|
|
|
- backend: "sia"
|
|
|
|
remote: "TestSia:"
|
|
|
|
fastlist: false
|
2019-09-09 21:56:16 +01:00
|
|
|
- backend: "mailru"
|
|
|
|
remote: "TestMailru:"
|
|
|
|
subdir: false
|
|
|
|
fastlist: false
|
2024-02-18 05:29:20 -05:00
|
|
|
ignore:
|
|
|
|
- TestApplyTransforms
|
2020-04-25 18:55:18 +01:00
|
|
|
- backend: "seafile"
|
|
|
|
remote: "TestSeafileV6:"
|
|
|
|
fastlist: false
|
|
|
|
ignore:
|
|
|
|
- TestIntegration/FsMkdir/FsPutFiles/FsDirMove
|
|
|
|
- backend: "seafile"
|
|
|
|
remote: "TestSeafile:"
|
|
|
|
fastlist: true
|
|
|
|
- backend: "seafile"
|
|
|
|
remote: "TestSeafileEncrypted:"
|
|
|
|
fastlist: true
|
2021-02-15 01:29:28 +03:00
|
|
|
- backend: "sia"
|
|
|
|
remote: "TestSia:"
|
|
|
|
fastlist: false
|
2022-10-01 00:10:57 +09:00
|
|
|
- backend: "smb"
|
|
|
|
remote: "TestSMB:rclone"
|
|
|
|
fastlist: false
|
2022-02-04 17:58:04 +00:00
|
|
|
- backend: "storj"
|
|
|
|
remote: "TestStorj:"
|
2020-05-11 14:56:41 -04:00
|
|
|
fastlist: true
|
2020-10-08 00:17:50 +02:00
|
|
|
- backend: "zoho"
|
|
|
|
remote: "TestZoho:"
|
|
|
|
fastlist: false
|
2023-11-21 12:06:31 +00:00
|
|
|
tests:
|
|
|
|
- backend
|
2020-09-28 20:29:44 +03:00
|
|
|
- backend: "hdfs"
|
|
|
|
remote: "TestHdfs:"
|
|
|
|
fastlist: false
|
|
|
|
ignore:
|
|
|
|
- TestSyncUTFNorm
|
2023-11-21 11:49:39 +00:00
|
|
|
# - backend: "uptobox"
|
|
|
|
# remote: "TestUptobox:"
|
|
|
|
# fastlist: false
|
|
|
|
# ignore:
|
|
|
|
# - TestRWFileHandleWriteNoWrite
|
2022-10-13 05:04:56 -07:00
|
|
|
- backend: "oracleobjectstorage"
|
|
|
|
remote: "TestOracleObjectStorage:"
|
|
|
|
fastlist: true
|
|
|
|
ignore:
|
|
|
|
- TestIntegration/FsMkdir/FsEncoding/control_chars
|
|
|
|
- TestIntegration/FsMkdir/FsEncoding/leading_CR
|
|
|
|
- TestIntegration/FsMkdir/FsEncoding/leading_LF
|
|
|
|
- TestIntegration/FsMkdir/FsEncoding/trailing_CR
|
|
|
|
- TestIntegration/FsMkdir/FsEncoding/trailing_LF
|
|
|
|
- TestIntegration/FsMkdir/FsEncoding/leading_HT
|
2023-08-21 21:18:27 -07:00
|
|
|
- TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0
|
2023-09-08 16:31:29 +03:00
|
|
|
- backend: "quatrix"
|
|
|
|
remote: "TestQuatrix:"
|
|
|
|
fastlist: false
|
2024-03-26 09:46:47 +00:00
|
|
|
- backend: "ulozto"
|
|
|
|
remote: "TestUlozto:"
|
|
|
|
fastlist: false
|