[WIP] Launch GCP debug cluster with configurable wait time#76582
[WIP] Launch GCP debug cluster with configurable wait time#76582XiyunZhao wants to merge 2 commits intoopenshift:mainfrom
Conversation
|
/pj-rehearse periodic-ci-openshift-openshift-tests-private-release-4.22-amd64-nightly-gcp-ipi-f14-stress-olm |
|
@XiyunZhao: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
aa1428b to
b08cf01
Compare
|
/pj-rehearse periodic-ci-openshift-openshift-tests-private-release-4.22-amd64-nightly-gcp-ipi-f14-stress-olm |
|
@XiyunZhao: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse periodic-ci-openshift-openshift-tests-private-release-4.22-amd64-nightly-gcp-ipi-f14-stress-olm |
|
@XiyunZhao: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@XiyunZhao: job(s): periodic-ci-openshift-openshift-tests-private-release-4.22-amd64-nightly-gcp-ipi-f14-stress-olm either don't exist or were not found to be affected, and cannot be rehearsed |
Allow specifying custom build version via environment variable. Default empty value uses latest nightly build. Usage in script: - Edit PR to set specific version: CUSTOM_OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE=registry.ci.openshift.org/ocp/release:4.22.0-0.nightly-YYYY-MM-DD-HHMMSS - Or leave empty for latest nightly Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
b08cf01 to
71ae07f
Compare
- Add 12h wait loop checking for stop-preserving configmap - Increase timeout from 8h to 12h - Exits early when stop signal detected Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: XiyunZhao The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
[REHEARSALNOTIFIER]
A total of 4372 jobs have been affected by this change. The above listing is non-exhaustive and limited to 25 jobs. A full list of affected jobs can be found here Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/pj-rehearse periodic-ci-openshift-openshift-tests-private-release-4.22-amd64-nightly-gcp-ipi-f14-stress-olm |
|
@XiyunZhao: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse periodic-ci-openshift-openshift-tests-private-release-4.22-amd64-nightly-gcp-ipi-f14-stress-olm |
|
@XiyunZhao: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse periodic-ci-openshift-openshift-tests-private-release-4.22-amd64-nightly-gcp-ipi-f14-stress-olm |
|
@XiyunZhao: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@XiyunZhao: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
✨ Summary
Launch a GCP OpenShift cluster that stays alive for 12 hours for debugging. Automatically uses the latest 4.22 nightly build - no manual image version updates needed!
🔧 Changes
🚀 Quick Start
1. Trigger a debug cluster
Comment on this PR:
2. Wait for cluster provisioning
3. Access the cluster
Get kubeconfig from CI job artifacts at the Prow link in PR checks.
4. Debug your issue
Cluster stays alive for 12 hours.
5. Destroy when done
To terminate early:
📋 Available Environments
All these jobs now work with the debug mode:
/pj-rehearse periodic-ci-openshift-openshift-tests-private-release-4.22-amd64-nightly-gcp-ipi-f14-stress-olm/pj-rehearse periodic-ci-openshift-openshift-tests-private-release-4.22-amd64-nightly-gcp-ipi-mini-perm-custom-type-f28/pj-rehearse periodic-ci-openshift-openshift-tests-private-release-4.22-amd64-nightly-gcp-ipi-marketplace-mini-perm-f28/pj-rehearse periodic-ci-openshift-openshift-tests-private-release-4.22-amd64-nightly-gcp-ipi-f7-longduration-mco-critical⭐ = Recommended for general debugging
View all 13 available jobs
All use format:
/pj-rehearse periodic-ci-openshift-openshift-tests-private-release-4.22-amd64-nightly-<job-name>🎯 Advanced: Use Specific Image Version
If you need a specific nightly build instead of latest, add a job override in the config file:
Then rehearse the new job:
/pj-rehearse periodic-ci-openshift-openshift-tests-private-release-4.22-amd64-nightly-gcp-ipi-f14-stress-olm-custom