From 97f6f8fe19bc460eae7568b3d8ea260e7c0611cf Mon Sep 17 00:00:00 2001 From: Nick Craig-Wood Date: Thu, 7 May 2020 20:39:54 +0100 Subject: [PATCH] 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. --- fstest/test_all/config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/fstest/test_all/config.yaml b/fstest/test_all/config.yaml index 41ccdf3c5..b6fba0928 100644 --- a/fstest/test_all/config.yaml +++ b/fstest/test_all/config.yaml @@ -201,6 +201,7 @@ backends: - backend: "fichier" remote: "TestFichier:" fastlist: false + oneonly: true - backend: "qingstor" remote: "TestQingStor:" fastlist: false