Skip to content

Migrate ocp-e2e-ovn-agent-remote-libvirt-multi-z-z to VPN (orange zone) for 4.17-4.22#76332

Draft
ibm-adarsh wants to merge 1 commit intoopenshift:mainfrom
ibm-adarsh:ocp-e2e-ovn-agent-remote-libvirt-multi-z-z
Draft

Migrate ocp-e2e-ovn-agent-remote-libvirt-multi-z-z to VPN (orange zone) for 4.17-4.22#76332
ibm-adarsh wants to merge 1 commit intoopenshift:mainfrom
ibm-adarsh:ocp-e2e-ovn-agent-remote-libvirt-multi-z-z

Conversation

@ibm-adarsh
Copy link
Contributor

What

Migrate the ocp-e2e-ovn-agent-remote-libvirt-multi-z-z periodic jobs (IBM Z s390x, agent-based OVN e2e) from the existing libvirt cluster profiles to VPN connectivity (orange zone) for releases 4.17 through 4.22. No changes to 4.23 or 5.0.

Why

Run these jobs in the orange zone (VPN) so they use the same connectivity and DNS model as other IBM Z VPN jobs (e.g. ocp-e2e-ovn-vpn-z-z, image-ecosystem, serial, FIPS, etc.).

Changes

  • Cluster profile: libvirt-s390x-1 / libvirt-s390x-2libvirt-s390x-vpn
  • Workflow: openshift-e2e-libvirt-upiopenshift-e2e-libvirt-vpn
  • Capability: sshd-bastionintranet (required for orange zone)
  • Env: Added USE_EXTERNAL_DNS: "true" for VPN/orange zone DNS; kept existing env (ARCH, BRANCH, INSTALLER_TYPE: agent, ETCD_DISK_SPEED, NODE_TUNING, TEST_TYPE, VOLUME_CAPACITY where applicable)

Scope

  • Config: openshift-multiarch-main__nightly-4.{17,18,19,20,21,22}.yaml only
  • Generated jobs: ci-operator/jobs/openshift/multiarch/openshift-multiarch-main-periodics.yaml (regenerated)
  • Unchanged: 4.23 and 5.0 configs and their jobs

…e) for 4.17-4.22

- Switch cluster_profile from libvirt-s390x-1/2 to libvirt-s390x-vpn
- Use openshift-e2e-libvirt-vpn workflow for orange zone connectivity
- Add intranet capability and USE_EXTERNAL_DNS for VPN environment
- Preserve agent installer and existing env (ETCD_DISK_SPEED, NODE_TUNING, etc.)
- No changes to 4.23 or 5.0 configs
@openshift-ci openshift-ci bot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Mar 16, 2026
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 16, 2026

Hi @ibm-adarsh. Thanks for your PR.

I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Tip

We noticed you've done this a few times! Consider joining the org to skip this step and gain /lgtm and other bot rights. We recommend asking approvers on your previous PRs to sponsor you.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

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 kubernetes-sigs/prow repository.

@openshift-ci-robot
Copy link
Contributor

[REHEARSALNOTIFIER]
@ibm-adarsh: the pj-rehearse plugin accommodates running rehearsal tests for the changes in this PR. Expand 'Interacting with pj-rehearse' for usage details. The following rehearsable tests have been affected by this change:

Test name Repo Type Reason
periodic-ci-openshift-multiarch-main-nightly-4.20-ocp-e2e-ovn-agent-remote-libvirt-multi-z-z N/A periodic Periodic changed
periodic-ci-openshift-multiarch-main-nightly-4.21-ocp-e2e-ovn-agent-remote-libvirt-multi-z-z N/A periodic Periodic changed
periodic-ci-openshift-multiarch-main-nightly-4.17-ocp-e2e-ovn-agent-remote-libvirt-multi-z-z N/A periodic Periodic changed
periodic-ci-openshift-multiarch-main-nightly-4.19-ocp-e2e-ovn-agent-remote-libvirt-multi-z-z N/A periodic Periodic changed
periodic-ci-openshift-multiarch-main-nightly-4.18-ocp-e2e-ovn-agent-remote-libvirt-multi-z-z N/A periodic Periodic changed
periodic-ci-openshift-multiarch-main-nightly-4.22-ocp-e2e-ovn-agent-remote-libvirt-multi-z-z N/A periodic Periodic changed

Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals.

Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 5 rehearsals
Comment: /pj-rehearse skip to opt-out of rehearsals
Comment: /pj-rehearse {test-name}, with each test separated by a space, to run one or more specific rehearsals
Comment: /pj-rehearse more to run up to 10 rehearsals
Comment: /pj-rehearse max to run up to 25 rehearsals
Comment: /pj-rehearse auto-ack to run up to 5 rehearsals, and add the rehearsals-ack label on success
Comment: /pj-rehearse list to get an up-to-date list of affected jobs
Comment: /pj-rehearse abort to abort all active rehearsals
Comment: /pj-rehearse network-access-allowed to allow rehearsals of tests that have the restrict_network_access field set to false. This must be executed by an openshift org member who is not the PR author

Once you are satisfied with the results of the rehearsals, comment: /pj-rehearse ack to unblock merge. When the rehearsals-ack label is present on your PR, merge will no longer be blocked by rehearsals.
If you would like the rehearsals-ack label removed, comment: /pj-rehearse reject to re-block merging.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 16, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: ibm-adarsh
Once this PR has been reviewed and has the lgtm label, please assign amrutp-redhat for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@sandisamp
Copy link

/ok-to-test

@openshift-ci openshift-ci bot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Mar 17, 2026
@v78singh
Copy link

/ok-to-test

@ibm-adarsh
Copy link
Contributor Author

/pj-rehearse periodic-ci-openshift-multiarch-main-nightly-4.17-ocp-e2e-ovn-agent-remote-libvirt-multi-z-z

@openshift-ci-robot
Copy link
Contributor

@ibm-adarsh: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@ibm-adarsh
Copy link
Contributor Author

/test ci-operator-config

@ibm-adarsh
Copy link
Contributor Author

/test ci-operator-config-metadata

@ibm-adarsh
Copy link
Contributor Author

/test ci-operator-registry

@ibm-adarsh
Copy link
Contributor Author

/test generated-config

@ibm-adarsh
Copy link
Contributor Author

/test all

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 17, 2026

@ibm-adarsh: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/rehearse/periodic-ci-openshift-multiarch-main-nightly-4.17-ocp-e2e-ovn-agent-remote-libvirt-multi-z-z ef58832 link unknown /pj-rehearse periodic-ci-openshift-multiarch-main-nightly-4.17-ocp-e2e-ovn-agent-remote-libvirt-multi-z-z

Full PR test history. Your PR dashboard.

Details

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 kubernetes-sigs/prow repository. I understand the commands that are listed here.

@ibm-adarsh
Copy link
Contributor Author

/pj-rehearse periodic-ci-openshift-multiarch-main-nightly-4.17-ocp-e2e-ovn-agent-remote-libvirt-multi-z-z

@openshift-ci-robot
Copy link
Contributor

@ibm-adarsh: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@ibm-adarsh
Copy link
Contributor Author

/pj-rehearse periodic-ci-openshift-multiarch-main-nightly-4.18-ocp-e2e-ovn-agent-remote-libvirt-multi-z-z

@openshift-ci-robot
Copy link
Contributor

@ibm-adarsh: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@ibm-adarsh
Copy link
Contributor Author

/pj-rehearse periodic-ci-openshift-multiarch-main-nightly-4.18-ocp-e2e-ovn-agent-remote-libvirt-multi-z-z

@openshift-ci-robot
Copy link
Contributor

@ibm-adarsh: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@ibm-adarsh
Copy link
Contributor Author

/pj-rehearse periodic-ci-openshift-multiarch-main-nightly-4.19-ocp-e2e-ovn-agent-remote-libvirt-multi-z-z

@openshift-ci-robot
Copy link
Contributor

@ibm-adarsh: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@ibm-adarsh
Copy link
Contributor Author

/pj-rehearse periodic-ci-openshift-multiarch-main-nightly-4.20-ocp-e2e-ovn-agent-remote-libvirt-multi-z-z

@openshift-ci-robot
Copy link
Contributor

@ibm-adarsh: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@ibm-adarsh
Copy link
Contributor Author

/pj-rehearse periodic-ci-openshift-multiarch-main-nightly-4.17-ocp-e2e-ovn-agent-remote-libvirt-multi-z-z

@openshift-ci-robot
Copy link
Contributor

@ibm-adarsh: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. ok-to-test Indicates a non-member PR verified by an org member that is safe to test.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants