forked from TrueCloudLab/rclone
test_all: limit the Zoho tests to just the backend
The free account has a very ungenerous 1000 api calls per day limit and the full integration test suite breaches that so limit the integration tests to just the backend.
This commit is contained in:
parent
cab42107f7
commit
a71d181cb0
1 changed files with 2 additions and 0 deletions
|
@ -426,6 +426,8 @@ backends:
|
|||
- backend: "zoho"
|
||||
remote: "TestZoho:"
|
||||
fastlist: false
|
||||
tests:
|
||||
- backend
|
||||
- backend: "hdfs"
|
||||
remote: "TestHdfs:"
|
||||
fastlist: false
|
||||
|
|
Loading…
Add table
Reference in a new issue