forked from TrueCloudLab/rclone
compress: add integration tests
This commit is contained in:
parent
ef9b717961
commit
7078311a84
1 changed files with 3 additions and 0 deletions
|
@ -85,6 +85,9 @@ backends:
|
||||||
fastlist: true
|
fastlist: true
|
||||||
maxfile: 1k
|
maxfile: 1k
|
||||||
## end chunker
|
## end chunker
|
||||||
|
- backend: "compress"
|
||||||
|
remote: "TestCompress:"
|
||||||
|
fastlist: false
|
||||||
- backend: "drive"
|
- backend: "drive"
|
||||||
remote: "TestDrive:"
|
remote: "TestDrive:"
|
||||||
fastlist: true
|
fastlist: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue