forked from TrueCloudLab/rclone
fichier: allow more list retries for the integration tests #5734
This commit is contained in:
parent
d73264572b
commit
9742648fce
1 changed files with 1 additions and 0 deletions
|
@ -241,6 +241,7 @@ backends:
|
||||||
- backend: "fichier"
|
- backend: "fichier"
|
||||||
remote: "TestFichier:"
|
remote: "TestFichier:"
|
||||||
fastlist: false
|
fastlist: false
|
||||||
|
listretries: 5
|
||||||
tests:
|
tests:
|
||||||
- backend
|
- backend
|
||||||
- backend: "qingstor"
|
- backend: "qingstor"
|
||||||
|
|
Loading…
Reference in a new issue