github.com/xhghs/rclone@v1.51.1-0.20200430155106-e186a28cced8/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:   "TestS3Wasabi:"
   124     fastlist: true
   125     ignore:
   126       - TestIntegration/FsMkdir/FsEncoding/leading_CR
   127       - TestIntegration/FsMkdir/FsEncoding/leading_LF
   128       - TestIntegration/FsMkdir/FsEncoding/leading_HT
   129       - TestIntegration/FsMkdir/FsEncoding/leading_VT
   130       - TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0
   131   - backend:  "s3"
   132     remote:   "TestS3DigitalOcean:"
   133     fastlist: true
   134     ignore:
   135       - TestIntegration/FsMkdir/FsPutFiles/FsCopy
   136       - TestIntegration/FsMkdir/FsPutFiles/SetTier
   137   - backend:  "s3"
   138     remote:   "TestS3Ceph:"
   139     fastlist: true
   140     ignore:
   141       - TestIntegration/FsMkdir/FsPutFiles/FsCopy
   142       - TestIntegration/FsMkdir/FsPutFiles/SetTier
   143   - backend:  "s3"
   144     remote:   "TestS3Alibaba:"
   145     fastlist: true
   146   - backend:  "sftp"
   147     remote:   "TestSFTPOpenssh:"
   148     fastlist: false
   149   - backend:  "sftp"
   150     remote:   "TestSFTPRclone:"
   151     fastlist: false
   152   - backend:  "sugarsync"
   153     remote:   "TestSugarSync:Test"
   154     fastlist: false
   155     ignore:
   156       - TestIntegration/FsMkdir/FsPutFiles/PublicLink
   157   - backend:  "swift"
   158     remote:   "TestSwiftAIO:"
   159     fastlist: true
   160   - backend:  "swift"
   161     remote:   "TestSwift:"
   162     fastlist: true
   163   - backend:  "swift"
   164     remote:   "TestSwiftCeph:"
   165     fastlist: true
   166     ignore:
   167       - TestIntegration/FsMkdir/FsPutFiles/FsCopy
   168   - backend:  "yandex"
   169     remote:   "TestYandex:"
   170     fastlist: false
   171   - backend:  "ftp"
   172     remote:   "TestFTPProftpd:"
   173     ignore:
   174       - TestIntegration/FsMkdir/FsEncoding/punctuation
   175     fastlist: false
   176   # - backend:  "ftp"
   177   #   remote:   "TestFTPVsftpd:"
   178   #   ignore:
   179   #     - TestIntegration/FsMkdir/FsEncoding/punctuation
   180   #   fastlist: false
   181   - backend:  "ftp"
   182     remote:   "TestFTPPureftpd:"
   183     ignore:
   184       - TestIntegration/FsMkdir/FsEncoding/punctuation
   185     fastlist: false
   186   - backend:  "ftp"
   187     remote:   "TestFTPRclone:"
   188     ignore:
   189       - "TestMultithreadCopy/{size:131071_streams:2}"
   190       - "TestMultithreadCopy/{size:131072_streams:2}"
   191       - "TestMultithreadCopy/{size:131073_streams:2}"
   192     fastlist: false
   193   - backend:  "box"
   194     remote:   "TestBox:"
   195     fastlist: false
   196   - backend:  "fichier"
   197     remote:   "TestFichier:"
   198     fastlist: false
   199   - backend:  "qingstor"
   200     remote:   "TestQingStor:"
   201     fastlist: false
   202     oneonly:  true
   203   - backend:  "azureblob"
   204     remote:   "TestAzureBlob:"
   205     fastlist: true
   206   - backend:  "pcloud"
   207     remote:   "TestPcloud:"
   208     fastlist: false
   209   - backend:  "webdav"
   210     remote:   "TestWebdavNextcloud:"
   211     ignore:
   212       - TestIntegration/FsMkdir/FsEncoding/punctuation
   213       - TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8
   214     fastlist: false
   215   - backend:  "webdav"
   216     remote:   "TestWebdavOwncloud:"
   217     ignore:
   218       - TestIntegration/FsMkdir/FsEncoding/punctuation
   219       - TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8
   220       - TestIntegration/FsMkdir/FsPutFiles/FsCopy
   221       - TestCopyFileCopyDest
   222       - TestServerSideCopy
   223       - TestSyncCopyDest
   224     fastlist: false
   225   - backend:  "webdav"
   226     remote:   "TestWebdavRclone:"
   227     ignore:
   228       - TestFileReadAtZeroLength
   229     fastlist: false
   230   - backend:  "cache"
   231     remote:   "TestCache:"
   232     fastlist: false
   233   - backend:  "mega"
   234     remote:   "TestMega:"
   235     fastlist: false
   236     ignore:
   237       - TestIntegration/FsMkdir/FsPutFiles/PublicLink
   238       - TestDirRename
   239   - backend:  "opendrive"
   240     remote:   "TestOpenDrive:"
   241     fastlist: false
   242   - backend:  "union"
   243     remote:   "TestUnion:"
   244     fastlist: false
   245   - backend:  "koofr"
   246     remote:   "TestKoofr:"
   247     fastlist: false
   248   - backend:  "premiumizeme"
   249     remote:   "TestPremiumizeMe:"
   250     fastlist: false
   251   - backend:  "putio"
   252     remote:   "TestPutio:"
   253     fastlist: false
   254   - backend:  "sharefile"
   255     remote:   "TestSharefile:"
   256     fastlist: false
   257   - backend:  "mailru"
   258     remote:   "TestMailru:"
   259     subdir:   false
   260     fastlist: false