From b07d47048730c5fcc4e32d61f7b6ac679a14314f Mon Sep 17 00:00:00 2001 From: Arti Sood Date: Thu, 8 Jan 2026 09:16:03 -0500 Subject: [PATCH] [Debug] Add wait step to azure-ipi-vmgenv1-mini-perm-f7 for OCP 4.22 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This adds a wait step to enable debugging of test failures in OCP 4.22. The wait step pauses the workflow before tests run, allowing QE to: - SSH into the test environment - Inspect system state and logs - Debug configuration issues - Investigate test failures OCP Version: 4.22 Job: azure-ipi-vmgenv1-mini-perm-f7 Timeout: 8 hours 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 --- ...ift-openshift-tests-private-release-4.22__amd64-nightly.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.22__amd64-nightly.yaml b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.22__amd64-nightly.yaml index 61cfa96ecb3b5..2ecbef1d2c858 100644 --- a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.22__amd64-nightly.yaml +++ b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.22__amd64-nightly.yaml @@ -2269,7 +2269,9 @@ tests: COMPUTE_NODE_TYPE: Standard_NP10s CONTROL_PLANE_INSTANCE_TYPE: Standard_NP10s CUSTOM_AZURE_REGION: southcentralus + TIMEOUT: +8 hours test: + - ref: wait - chain: openshift-e2e-test-qe workflow: cucushift-installer-rehearse-azure-ipi-generation - as: azure-ipi-vmgenv1-mini-perm-f28-destructive