From 6d75017fa729410d6ea903270e2787670bce34dd Mon Sep 17 00:00:00 2001 From: Itay Grudev Date: Wed, 5 Feb 2025 00:11:06 +0200 Subject: [PATCH] Increased timeout to 5min Signed-off-by: Itay Grudev --- charts/cluster/test/scheduledbackups/chainsaw-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/cluster/test/scheduledbackups/chainsaw-test.yaml b/charts/cluster/test/scheduledbackups/chainsaw-test.yaml index 2ceb6d8ea..b72c53f0f 100644 --- a/charts/cluster/test/scheduledbackups/chainsaw-test.yaml +++ b/charts/cluster/test/scheduledbackups/chainsaw-test.yaml @@ -6,7 +6,7 @@ spec: timeouts: apply: 1s assert: 1m - cleanup: 2m + cleanup: 5m steps: - name: Install the a cluster with ScheduledBackups try: