From 42f7173ee46fb23f52fda74498fe66ce1bc0054e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20M=C3=A1gr?= Date: Tue, 31 Oct 2023 18:26:56 +0100 Subject: [PATCH] Increase KUTTL timeout The current 180s which is used in other operators is not enough and tests fail during Prometheus pod initialization. --- kuttl-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kuttl-test.yaml b/kuttl-test.yaml index f8c280dc..3488f432 100644 --- a/kuttl-test.yaml +++ b/kuttl-test.yaml @@ -17,7 +17,7 @@ kind: TestSuite reportFormat: JSON reportName: kuttl-test-telemetry namespace: telemetry-kuttl-tests -timeout: 180 +timeout: 300 parallel: 1 testDirs: - tests/kuttl/suites/autoscaling/