Skip to content

Commit

Permalink
test_all: limit the Zoho tests to just the backend
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
ncw committed Nov 21, 2023
1 parent cab4210 commit a71d181
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions fstest/test_all/config.yaml
Expand Up @@ -426,6 +426,8 @@ backends:
- backend: "zoho"
remote: "TestZoho:"
fastlist: false
tests:
- backend
- backend: "hdfs"
remote: "TestHdfs:"
fastlist: false
Expand Down

0 comments on commit a71d181

Please sign in to comment.