Add CI config for stackrox OCP-ECR prefetcher branch#80286
Conversation
… branch Add on-demand OCP 4.22 on AWS test jobs for the feature branch that enables OCP-ECR kubelet image credential provider integration in the image prefetcher. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
Skipping CI for Draft Pull Request. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: porridge 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 |
|
/test all |
|
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 ignored due to path filters (1)
📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
WalkthroughAdds a new ci-operator YAML for the StackRox image prefetcher variant targeting OCP 4.22: pins base image and build root, sets test pod resource requests and build commands, defines two optional AWS test variants (standard and FIPS) with Firewatch and Jira defaults, and records generated metadata. ChangesStackRox image prefetcher CI setup
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested labels
Suggested reviewers
🚥 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 |
|
/pj-rehearse pull-ci-stackrox-stackrox-mowsiany-image-prefetcher-ocp-ecr-ocp-4.22-lpMainline-lp-ocp-compat-cr--acs--tests-aws |
|
@porridge: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/test all |
|
[REHEARSALNOTIFIER]
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/pj-rehearse pull-ci-stackrox-stackrox-mowsiany-image-prefetcher-ocp-ecr-ocp-4.22-lpMainline-lp-ocp-compat-cr--acs--tests-aws |
|
@porridge: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@porridge: The following test failed, say
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. |
What
Add on-demand OCP 4.22 on AWS CI test jobs for the
stackrox/stackroxfeature branch
mowsiany/image-prefetcher-ocp-ecr, which enablesOCP-ECR kubelet image credential provider integration in the image
prefetcher.
The tests are configured as optional presubmits (
always_run: false,optional: true) so they only run when explicitly requested via/testcomments.Companion PR: stackrox/stackrox#21031
Summary by CodeRabbit
This PR adds OpenShift CI configuration to the openshift/release repository to enable on-demand testing of the StackRox feature branch (stackrox/stackrox branch mowsiany/image-prefetcher-ocp-ecr) against OCP 4.22 on AWS.
What changed (practical impact)
Tests / jobs added
Two optional presubmit variants configured to use the firewatch-ipi-aws-cr workflow and the stackrox-qa-e2e test ref:
cr--acs--tests-aws
acs--tests-aws-fips
Build / image settings
Metadata
This config enables on-demand AWS-based interoperability testing (including a FIPS variant) for the StackRox OCP–ECR image-credential-provider work when explicitly requested.