github.com/ncw/rclone@v1.48.1-0.20190724201158-a35aa1360e3e/fstest/test_all/config.yaml (about) 1 tests: 2 - path: backend 3 addbackend: true 4 nobinary: true 5 - path: fs/operations 6 subdir: true 7 fastlist: true 8 - path: fs/sync 9 subdir: true 10 fastlist: true 11 - path: vfs 12 - path: cmd/serve/restic 13 localonly: true 14 backends: 15 # - backend: "amazonclouddrive" 16 # remote: "TestAmazonCloudDrive:" 17 # subdir: false 18 # fastlist: false 19 - backend: "local" 20 remote: "" 21 subdir: false 22 fastlist: false 23 - backend: "b2" 24 remote: "TestB2:" 25 subdir: true 26 fastlist: true 27 - backend: "crypt" 28 remote: "TestCryptDrive:" 29 subdir: false 30 fastlist: true 31 - backend: "crypt" 32 remote: "TestCryptSwift:" 33 subdir: false 34 fastlist: false 35 - backend: "drive" 36 remote: "TestDrive:" 37 subdir: false 38 fastlist: true 39 - backend: "dropbox" 40 remote: "TestDropbox:" 41 subdir: false 42 fastlist: false 43 - backend: "googlecloudstorage" 44 remote: "TestGoogleCloudStorage:" 45 subdir: true 46 fastlist: true 47 - backend: "googlephotos" 48 remote: "TestGooglePhotos:" 49 tests: 50 - backend 51 - backend: "hubic" 52 remote: "TestHubic:" 53 subdir: false 54 fastlist: false 55 - backend: "jottacloud" 56 remote: "TestJottacloud:" 57 subdir: false 58 fastlist: true 59 - backend: "onedrive" 60 remote: "TestOneDrive:" 61 subdir: false 62 fastlist: false 63 - backend: "s3" 64 remote: "TestS3:" 65 subdir: true 66 fastlist: true 67 - backend: "s3" 68 remote: "TestS3Minio:" 69 subdir: true 70 fastlist: true 71 - backend: "s3" 72 remote: "TestS3Wasabi:" 73 subdir: true 74 fastlist: true 75 - backend: "s3" 76 remote: "TestS3DigitalOcean:" 77 subdir: true 78 fastlist: true 79 ignore: 80 - TestIntegration/FsMkdir/FsPutFiles/FsCopy 81 - backend: "s3" 82 remote: "TestS3Ceph:" 83 subdir: true 84 fastlist: true 85 ignore: 86 - TestIntegration/FsMkdir/FsPutFiles/FsCopy 87 - backend: "s3" 88 remote: "TestS3Alibaba:" 89 subdir: true 90 fastlist: true 91 - backend: "sftp" 92 remote: "TestSftp:" 93 subdir: false 94 fastlist: false 95 - backend: "swift" 96 remote: "TestSwift:" 97 subdir: true 98 fastlist: true 99 - backend: "swift" 100 remote: "TestSwiftCeph:" 101 subdir: true 102 fastlist: true 103 ignore: 104 - TestIntegration/FsMkdir/FsPutFiles/FsCopy 105 - backend: "yandex" 106 remote: "TestYandex:" 107 subdir: false 108 fastlist: false 109 - backend: "ftp" 110 remote: "TestFTP:" 111 subdir: false 112 fastlist: false 113 - backend: "box" 114 remote: "TestBox:" 115 subdir: false 116 fastlist: false 117 - backend: "fichier" 118 remote: "TestFichier:" 119 subdir: false 120 fastlist: false 121 - backend: "qingstor" 122 remote: "TestQingStor:" 123 subdir: false 124 fastlist: false 125 oneonly: true 126 - backend: "azureblob" 127 remote: "TestAzureBlob:" 128 subdir: true 129 fastlist: true 130 - backend: "pcloud" 131 remote: "TestPcloud:" 132 subdir: false 133 fastlist: false 134 - backend: "webdav" 135 remote: "TestWebdav:" 136 subdir: false 137 fastlist: false 138 - backend: "cache" 139 remote: "TestCache:" 140 subdir: false 141 fastlist: false 142 - backend: "mega" 143 remote: "TestMega:" 144 subdir: false 145 fastlist: false 146 ignore: 147 - TestIntegration/FsMkdir/FsPutFiles/PublicLink 148 - backend: "opendrive" 149 remote: "TestOpenDrive:" 150 subdir: false 151 fastlist: false 152 - backend: "union" 153 remote: "TestUnion:" 154 subdir: false 155 fastlist: false 156 - backend: "koofr" 157 remote: "TestKoofr:" 158 subdir: false 159 fastlist: false