From 895e56e401c45f8d6a5800f68ef3345ef8eff923 Mon Sep 17 00:00:00 2001 From: Nick Craig-Wood Date: Wed, 6 May 2026 15:30:02 +0100 Subject: [PATCH] test_all: give Cloudinary more list retries to fix flaky tests --- 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 25c21baf8..81dfb2cba 100644 --- a/fstest/test_all/config.yaml +++ b/fstest/test_all/config.yaml @@ -111,6 +111,7 @@ backends: - backend: "cloudinary" remote: "TestCloudinary:" fastlist: false + listretries: 5 ignore: # fs/operations - TestCheckSum