mirror of
https://github.com/rclone/rclone.git
synced 2025-02-20 07:48:33 +02:00
test_all: only run the backend tests for 1fichier
Running all the tests for 1fichier takes too long due to the directory reading rate limiter. The backend tests do complete in a reasonable time (21 mins).
This commit is contained in:
parent
9cc17cec9a
commit
5bf53fe3ac
@ -206,6 +206,8 @@ backends:
|
||||
- backend: "fichier"
|
||||
remote: "TestFichier:"
|
||||
fastlist: false
|
||||
tests:
|
||||
- backend
|
||||
- backend: "qingstor"
|
||||
remote: "TestQingStor:"
|
||||
fastlist: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user