From d73264572be2c7415e3700fb6778441c72c490e5 Mon Sep 17 00:00:00 2001 From: Nick Craig-Wood Date: Wed, 20 Oct 2021 17:35:16 +0100 Subject: [PATCH] putio: allow integration tests double time as they keep timing out #5734 --- 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 02d7f3e46..31a4576d7 100644 --- a/fstest/test_all/config.yaml +++ b/fstest/test_all/config.yaml @@ -300,6 +300,7 @@ backends: - backend: "putio" remote: "TestPutio:" fastlist: false + extratime: 2.0 - backend: "sharefile" remote: "TestSharefile:" fastlist: false