From cab42107f7cf997cff35f7a3ed239ba3272f6546 Mon Sep 17 00:00:00 2001 From: Nick Craig-Wood Date: Tue, 21 Nov 2023 11:49:39 +0000 Subject: [PATCH] test_all: remove uptobox from integration tests The uptobox service hasn't running since 20 September 2023. This removes it from the integration tests to save noise. --- fstest/test_all/config.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/fstest/test_all/config.yaml b/fstest/test_all/config.yaml index 3c77100c0..08f9abbd8 100644 --- a/fstest/test_all/config.yaml +++ b/fstest/test_all/config.yaml @@ -431,11 +431,11 @@ backends: fastlist: false ignore: - TestSyncUTFNorm - - backend: "uptobox" - remote: "TestUptobox:" - fastlist: false - ignore: - - TestRWFileHandleWriteNoWrite + # - backend: "uptobox" + # remote: "TestUptobox:" + # fastlist: false + # ignore: + # - TestRWFileHandleWriteNoWrite - backend: "oracleobjectstorage" remote: "TestOracleObjectStorage:" fastlist: true