forked from TrueCloudLab/rclone
putio: allow integration tests double time as they keep timing out #5734
This commit is contained in:
parent
ff801e8e17
commit
d73264572b
1 changed files with 1 additions and 0 deletions
|
@ -300,6 +300,7 @@ backends:
|
||||||
- backend: "putio"
|
- backend: "putio"
|
||||||
remote: "TestPutio:"
|
remote: "TestPutio:"
|
||||||
fastlist: false
|
fastlist: false
|
||||||
|
extratime: 2.0
|
||||||
- backend: "sharefile"
|
- backend: "sharefile"
|
||||||
remote: "TestSharefile:"
|
remote: "TestSharefile:"
|
||||||
fastlist: false
|
fastlist: false
|
||||||
|
|
Loading…
Reference in a new issue