AGENT-1555: Add ISO No Registry presubmit job - #81816
Conversation
|
@pawanpinjarkar: This pull request references AGENT-1555 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "5.0.0" version, but no target version was set. DetailsIn response to this: Instructions 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 openshift-eng/jira-lifecycle-plugin repository. |
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
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 (2)
🚧 Files skipped from review as they are similar to previous changes (1)
WalkthroughAdded an optional, intranet-gated compact IPv4 agent E2E job using ISO boot without a registry to the main and 5.0 OpenShift origin pipelines. ChangesAgent E2E job configuration
Estimated code review effort: 2 (Simple) | ~10 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
/hold |
65b5674 to
c11e38e
Compare
|
/hold cancel |
44ce646 to
c076f55
Compare
c076f55 to
033a7f1
Compare
|
@pawanpinjarkar, Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
033a7f1 to
5a2ff92
Compare
|
[REHEARSALNOTIFIER]
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/pj-rehearse auto-ack |
|
@pawanpinjarkar: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@pawanpinjarkar, If the problem persists, please contact Test Platform. |
|
/lgtm |
|
/assign @neisw |
|
/pj-rehearse pull-ci-openshift-origin-main-e2e-agent-compact-ipv4-iso-no-registry |
|
@pawanpinjarkar: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@pawanpinjarkar do you want this defined for 4.23 as well? |
No, our immediate need is to test only 5.0. |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: andfasano, neisw, pawanpinjarkar 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 ack |
|
@pawanpinjarkar: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@pawanpinjarkar: The following tests 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. |
fc31b88
into
openshift:main
Summary by CodeRabbit
Adds a new optional ISO No Registry Agent E2E presubmit job (
e2e-agent-compact-ipv4-iso-no-registry) to the OpenShift Origin CI configuration for bothmainand the 5.0 release pipelines. The job runs the compact IPv4 scenario onequinix-ocp-metalwithISO_NO_REGISTRYboot mode (including local cleanup of the ISO builder cache), is gated tointranetcapability, and executes theagent-e2e-generic-conformance-iso-no-registryworkflow. The job is inserted into the test job list immediately before thelintjob in both YAML files.During CI automation review, the OpenShift CI robot noted the target version was not configured and indicated the 5.0.0 requirement, leading to a temporary
/holdthat was later canceled.