stackrox: add OCP 4.22 RHCOS 10 nightly e2e jobs - #82699
Conversation
Add nightly variant ocp-4-22-rhcos10 running qa, nongroovy, operator, and compliance e2e tests on OCP 4.22 with RHCOS 10 nodes daily. Uses OCP_NODE_IMAGE_STREAM=rhel-10 env var from automation-flavors (stackrox/automation-flavors#352). ROX-35697 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
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: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
WalkthroughAdds StackRox OpenShift 4.22 RHCOS 10 nightlies configuration, four postsubmit E2E workflows, generated variant metadata, and an optional ChangesStackRox OCP 4.22 nightlies
Estimated code review effort: 2 (Simple) | ~15 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ 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: davdhacs 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 |
…ors tag Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Match the env var name accepted in the automation-flavors code review. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…IMAGE_STREAM) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
[REHEARSALNOTIFIER]
A total of 150 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: |
|
@davdhacs: 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. |
/uncc
Add nightly OCP 4.22 e2e jobs running on RHCOS 10 nodes (qa, nongroovy, operator, compliance). Uses
OCP_NODE_IMAGE_STREAM=rhel-10env var from automation-flavors (stackrox/automation-flavors#352).Depends on the workflow step registry change (also included here) that declares
OCP_NODE_IMAGE_STREAMin theocp-4-createstep.ROX-35697
Summary by CodeRabbit
Adds nightly StackRox end-to-end coverage for OpenShift 4.22 on RHCOS 10 nodes. The coverage includes QA, nongroovy, operator, and compliance workflows. The shared workflow now accepts
OS_IMAGE_STREAMfor node image selection.