github.com/10XDev/rclone@v1.52.3-0.20200626220027-16af9ab76b2a/fstest/test_all/config.yaml (about) 1 tests: 2 - path: backend 3 addbackend: true 4 nobinary: true 5 short: true 6 - path: fs/operations 7 fastlist: true 8 - path: fs/sync 9 fastlist: true 10 - path: vfs 11 - path: cmd/serve/restic 12 localonly: true 13 backends: 14 # - backend: "amazonclouddrive" 15 # remote: "TestAmazonCloudDrive:" 16 # fastlist: false 17 - backend: "local" 18 remote: "" 19 fastlist: false 20 - backend: "b2" 21 remote: "TestB2:" 22 fastlist: true 23 - backend: "crypt" 24 remote: "TestCryptDrive:" 25 fastlist: true 26 - backend: "crypt" 27 remote: "TestCryptSwift:" 28 fastlist: false 29 ## chunker 30 - backend: "chunker" 31 remote: "TestChunkerLocal:" 32 fastlist: true 33 - backend: "chunker" 34 remote: "TestChunkerNometaLocal:" 35 fastlist: true 36 - backend: "chunker" 37 remote: "TestChunkerChunk3bLocal:" 38 fastlist: true 39 maxfile: 6k 40 - backend: "chunker" 41 remote: "TestChunkerChunk3bNometaLocal:" 42 fastlist: true 43 maxfile: 6k 44 - backend: "chunker" 45 remote: "TestChunkerMailru:" 46 fastlist: true 47 - backend: "chunker" 48 remote: "TestChunkerChunk50bMailru:" 49 fastlist: true 50 maxfile: 10k 51 - backend: "chunker" 52 remote: "TestChunkerChunk50bYandex:" 53 fastlist: true 54 maxfile: 1k 55 - backend: "chunker" 56 remote: "TestChunkerChunk50bBox:" 57 fastlist: true 58 maxfile: 1k 59 - backend: "chunker" 60 remote: "TestChunkerS3:" 61 fastlist: true 62 - backend: "chunker" 63 remote: "TestChunkerChunk50bS3:" 64 fastlist: true 65 maxfile: 1k 66 - backend: "chunker" 67 remote: "TestChunkerChunk50bMD5HashS3:" 68 fastlist: true 69 maxfile: 1k 70 - backend: "chunker" 71 remote: "TestChunkerChunk50bSHA1HashS3:" 72 fastlist: true 73 maxfile: 1k 74 - backend: "chunker" 75 remote: "TestChunkerChunk50bMD5QuickS3:" 76 fastlist: true 77 maxfile: 1k 78 - backend: "chunker" 79 remote: "TestChunkerChunk50bSHA1QuickS3:" 80 fastlist: true 81 maxfile: 1k 82 ## end chunker 83 - backend: "drive" 84 remote: "TestDrive:" 85 fastlist: true 86 - backend: "dropbox" 87 remote: "TestDropbox:" 88 fastlist: false 89 - backend: "googlecloudstorage" 90 remote: "TestGoogleCloudStorage:" 91 fastlist: true 92 - backend: "googlephotos" 93 remote: "TestGooglePhotos:" 94 tests: 95 - backend 96 - backend: "hubic" 97 remote: "TestHubic:" 98 fastlist: false 99 - backend: "jottacloud" 100 remote: "TestJottacloud:" 101 fastlist: true 102 - backend: "memory" 103 remote: ":memory:" 104 fastlist: true 105 - backend: "onedrive" 106 remote: "TestOneDrive:" 107 fastlist: false 108 - backend: "s3" 109 remote: "TestS3:" 110 fastlist: true 111 - backend: "s3" 112 remote: "TestS3Minio:" 113 fastlist: true 114 ignore: 115 - TestIntegration/FsMkdir/FsPutFiles/SetTier 116 - TestIntegration/FsMkdir/FsEncoding/control_chars 117 - TestIntegration/FsMkdir/FsEncoding/leading_LF 118 - TestIntegration/FsMkdir/FsEncoding/leading_VT 119 - TestIntegration/FsMkdir/FsEncoding/punctuation 120 - TestIntegration/FsMkdir/FsEncoding/trailing_LF 121 - TestIntegration/FsMkdir/FsEncoding/trailing_VT 122 - backend: "s3" 123 remote: "TestS3MinioEdge:" 124 fastlist: true 125 ignore: 126 - TestIntegration/FsMkdir/FsPutFiles/SetTier 127 - backend: "s3" 128 remote: "TestS3Wasabi:" 129 fastlist: true 130 ignore: 131 - TestIntegration/FsMkdir/FsEncoding/leading_CR 132 - TestIntegration/FsMkdir/FsEncoding/leading_LF 133 - TestIntegration/FsMkdir/FsEncoding/leading_HT 134 - TestIntegration/FsMkdir/FsEncoding/leading_VT 135 - TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 136 - backend: "s3" 137 remote: "TestS3DigitalOcean:" 138 fastlist: true 139 ignore: 140 - TestIntegration/FsMkdir/FsPutFiles/FsCopy 141 - TestIntegration/FsMkdir/FsPutFiles/SetTier 142 - backend: "s3" 143 remote: "TestS3Ceph:" 144 fastlist: true 145 ignore: 146 - TestIntegration/FsMkdir/FsPutFiles/FsCopy 147 - TestIntegration/FsMkdir/FsPutFiles/SetTier 148 - backend: "s3" 149 remote: "TestS3Alibaba:" 150 fastlist: true 151 - backend: "sftp" 152 remote: "TestSFTPOpenssh:" 153 fastlist: false 154 - backend: "sftp" 155 remote: "TestSFTPRclone:" 156 fastlist: false 157 - backend: "sugarsync" 158 remote: "TestSugarSync:Test" 159 fastlist: false 160 ignore: 161 - TestIntegration/FsMkdir/FsPutFiles/PublicLink 162 - backend: "swift" 163 remote: "TestSwiftAIO:" 164 fastlist: true 165 - backend: "swift" 166 remote: "TestSwift:" 167 fastlist: true 168 - backend: "swift" 169 remote: "TestSwiftCeph:" 170 fastlist: true 171 ignore: 172 - TestIntegration/FsMkdir/FsPutFiles/FsCopy 173 - backend: "yandex" 174 remote: "TestYandex:" 175 fastlist: false 176 - backend: "ftp" 177 remote: "TestFTPProftpd:" 178 ignore: 179 - TestIntegration/FsMkdir/FsEncoding/punctuation 180 fastlist: false 181 # - backend: "ftp" 182 # remote: "TestFTPVsftpd:" 183 # ignore: 184 # - TestIntegration/FsMkdir/FsEncoding/punctuation 185 # fastlist: false 186 - backend: "ftp" 187 remote: "TestFTPPureftpd:" 188 ignore: 189 - TestIntegration/FsMkdir/FsEncoding/punctuation 190 fastlist: false 191 - backend: "ftp" 192 remote: "TestFTPRclone:" 193 ignore: 194 - "TestMultithreadCopy/{size:131071_streams:2}" 195 - "TestMultithreadCopy/{size:131072_streams:2}" 196 - "TestMultithreadCopy/{size:131073_streams:2}" 197 fastlist: false 198 - backend: "box" 199 remote: "TestBox:" 200 fastlist: false 201 - backend: "fichier" 202 remote: "TestFichier:" 203 fastlist: false 204 - backend: "qingstor" 205 remote: "TestQingStor:" 206 fastlist: false 207 oneonly: true 208 cleanup: true 209 - backend: "azureblob" 210 remote: "TestAzureBlob:" 211 fastlist: true 212 - backend: "pcloud" 213 remote: "TestPcloud:" 214 fastlist: false 215 - backend: "webdav" 216 remote: "TestWebdavNextcloud:" 217 ignore: 218 - TestIntegration/FsMkdir/FsEncoding/punctuation 219 - TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 220 fastlist: false 221 - backend: "webdav" 222 remote: "TestWebdavOwncloud:" 223 ignore: 224 - TestIntegration/FsMkdir/FsEncoding/punctuation 225 - TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 226 - TestIntegration/FsMkdir/FsPutFiles/FsCopy 227 - TestCopyFileCopyDest 228 - TestServerSideCopy 229 - TestSyncCopyDest 230 fastlist: false 231 - backend: "webdav" 232 remote: "TestWebdavRclone:" 233 ignore: 234 - TestFileReadAtZeroLength 235 fastlist: false 236 - backend: "cache" 237 remote: "TestCache:" 238 fastlist: false 239 - backend: "mega" 240 remote: "TestMega:" 241 fastlist: false 242 ignore: 243 - TestIntegration/FsMkdir/FsPutFiles/PublicLink 244 - TestDirRename 245 - backend: "opendrive" 246 remote: "TestOpenDrive:" 247 fastlist: false 248 - backend: "union" 249 remote: "TestUnion:" 250 fastlist: false 251 - backend: "koofr" 252 remote: "TestKoofr:" 253 fastlist: false 254 - backend: "premiumizeme" 255 remote: "TestPremiumizeMe:" 256 fastlist: false 257 - backend: "putio" 258 remote: "TestPutio:" 259 fastlist: false 260 - backend: "sharefile" 261 remote: "TestSharefile:" 262 fastlist: false 263 - backend: "mailru" 264 remote: "TestMailru:" 265 subdir: false 266 fastlist: false 267 - backend: "seafile" 268 remote: "TestSeafileV6:" 269 fastlist: false 270 ignore: 271 - TestIntegration/FsMkdir/FsPutFiles/FsDirMove 272 - backend: "seafile" 273 remote: "TestSeafile:" 274 fastlist: true 275 - backend: "seafile" 276 remote: "TestSeafileEncrypted:" 277 fastlist: true 278 - backend: "tardigrade" 279 remote: "TestTardigrade:" 280 fastlist: true