From ec4ff29ea1648ac97e827f93021e4c5761d4cafe Mon Sep 17 00:00:00 2001 From: Chaitanya Kulkarni Date: Mon, 2 Mar 2026 12:19:03 -0800 Subject: [PATCH] feat: bump e2e test timeout for models-as-a-service to 1h increase the e2e-test-maas timeout from 15m to 1h to allow sufficient time for cluster provisioning and test execution. Signed-off-by: Chaitanya Kulkarni --- .../opendatahub-io-models-as-a-service-main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci-operator/config/opendatahub-io/models-as-a-service/opendatahub-io-models-as-a-service-main.yaml b/ci-operator/config/opendatahub-io/models-as-a-service/opendatahub-io-models-as-a-service-main.yaml index 0f959a8360fa1..67f30578e48bb 100644 --- a/ci-operator/config/opendatahub-io/models-as-a-service/opendatahub-io-models-as-a-service-main.yaml +++ b/ci-operator/config/opendatahub-io/models-as-a-service/opendatahub-io-models-as-a-service-main.yaml @@ -60,7 +60,7 @@ tests: requests: cpu: 500m memory: 512Mi - timeout: 15m0s + timeout: 1h0m0s workflow: hypershift-hostedcluster-workflow - always_run: false as: pr-image-mirror-maas-api