[DEBUG][DO NOT MERGE] Test OCP 4.21 Azure kata with redhat-operators catalog#80865
[DEBUG][DO NOT MERGE] Test OCP 4.21 Azure kata with redhat-operators catalog#80865tbuskey wants to merge 3 commits into
Conversation
…catalog Changes: - Use redhat-operators catalog instead of brew-catalog - Set TEST_RELEASE_TYPE to GA (no custom catalog creation) - Set MUST_GATHER_ON_FAILURE_ONLY to false (always collect logs) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
|
/pj-rehearse list |
|
@tbuskey: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
WalkthroughThe Azure kata job configuration in ChangesAzure kata job configuration update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: tbuskey The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/pj-rehearse list |
|
@tbuskey: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
|
/pj-rehearse periodic-ci-openshift-sandboxed-containers-operator-devel-downstream-candidate421-azure-ipi-kata |
|
@tbuskey: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse list |
|
@tbuskey: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
Set INSTALL_KATA_RPM to false to bypass the RPM download failure and proceed to testing the redhat-operators catalog configuration. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
|
/pj-rehearse periodic-ci-openshift-sandboxed-containers-operator-devel-downstream-candidate421-azure-ipi-kata |
|
@tbuskey: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse list |
|
@tbuskey: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
[REHEARSALNOTIFIER]
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
1 similar comment
|
[REHEARSALNOTIFIER]
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
@tbuskey: 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
Testing OCP 4.21 Azure kata workload configuration changes
Changes
redhat-operatorscatalog instead ofbrew-catalogTEST_RELEASE_TYPE: GA(no custom catalog creation)MUST_GATHER_ON_FAILURE_ONLY: false(always collect logs)Testing
This PR is for testing rehearsals only and will never be merged.
/hold
Summary by CodeRabbit
This change updates the OpenShift CI periodic Azure kata test job for the sandboxed-containers-operator in
ci-operator/config/openshift/sandboxed-containers-operator/openshift-sandboxed-containers-operator-devel__downstream-candidate421.yaml(jobazure-ipi-kata):redhat-operatorscatalog (and clearsCATALOG_SOURCE_IMAGE) instead of the previous brew-catalog/quay-based catalog.TEST_RELEASE_TYPEfromPre-GAtoGA, avoiding any custom catalog creation needs for the test.MUST_GATHER_ON_FAILURE_ONLYtofalse, so must-gather logs are collected even on successful runs, not only on failures.restrict_network_accesstotruefor this job.