test_all: run fichier tests one at a time
This is in attempt to get the tests to run cleanly without hitting the rate limiter.
This commit is contained in:
parent
94920d39ae
commit
97f6f8fe19
1 changed files with 1 additions and 0 deletions
|
@ -201,6 +201,7 @@ backends:
|
|||
- backend: "fichier"
|
||||
remote: "TestFichier:"
|
||||
fastlist: false
|
||||
oneonly: true
|
||||
- backend: "qingstor"
|
||||
remote: "TestQingStor:"
|
||||
fastlist: false
|
||||
|
|
Loading…
Add table
Reference in a new issue