From 1c990a98cdd2e3493cb4fc62dca0bba13164fb56 Mon Sep 17 00:00:00 2001 From: Chai Bot Date: Fri, 18 Sep 2026 08:02:27 +0000 Subject: [PATCH] NO-ISSUE: set C2CC CI timeout to 45m --- test/bin/ci_phase_boot_and_test.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/test/bin/ci_phase_boot_and_test.sh b/test/bin/ci_phase_boot_and_test.sh index 8bcc995222..3c4c69e140 100755 --- a/test/bin/ci_phase_boot_and_test.sh +++ b/test/bin/ci_phase_boot_and_test.sh @@ -96,6 +96,7 @@ if [[ "${SCENARIO_SOURCES}" =~ c2cc ]]; then # Power off passed VMs so the job limit is an actual cap on running VMs. scenario_action="create-run-shutdown" + export TEST_EXECUTION_TIMEOUT=45m # Each arch runs one RHEL version to halve the scenario count. # The assignment rotates per commit so both combos get coverage: