[WIP]: multiarch: migrate 4.14 s390x libvirt jobs to libvirt-s390x-vpn - #83139
[WIP]: multiarch: migrate 4.14 s390x libvirt jobs to libvirt-s390x-vpn#83139ibm-adarsh wants to merge 1 commit into
Conversation
Follow openshift#82603 by moving nightly-4.14 homogeneous s390x jobs and the 4.15-from-4.14 upgrade onto libvirt-s390x-vpn with the existing VPN workflows. Pin migrated periodics to build12 for intranet access.
|
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 Tip We noticed you've done this a few times! Consider joining the org to skip this step and gain Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
WalkthroughThe pull request updates s390x remote libvirt jobs to use VPN-based configurations. It changes capabilities, profiles, release dependencies, workflows, external DNS settings, and the image ecosystem release target. Changess390x libvirt VPN migration
Estimated code review effort: 2 (Simple) | ~10 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 NOT APPROVED This pull-request has been approved by: ibm-adarsh The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
[REHEARSALNOTIFIER]
Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals. Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/pj-rehearse periodic-ci-openshift-multiarch-main-nightly-4.14-ocp-e2e-ovn-remote-libvirt-s390x periodic-ci-openshift-multiarch-main-nightly-4.14-ocp-image-ecosystem-ovn-remote-libvirt-s390x periodic-ci-openshift-multiarch-main-nightly-4.14-ocp-e2e-serial-ovn-remote-libvirt-s390x periodic-ci-openshift-multiarch-main-nightly-4.14-ocp-fips-ovn-remote-libvirt-s390x periodic-ci-openshift-multiarch-main-nightly-4.15-upgrade-from-nightly-4.14-ocp-ovn-remote-libvirt-s390x |
|
@ibm-adarsh: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@ibm-adarsh: needs-ok-to-test label found, no rehearsals will be run |
Summary
Follow-up to #82603: migrate remaining IBM Z homogeneous 4.14 and related upgrade jobs to
libvirt-s390x-vpnusing the existing VPN workflows (same pattern as 4.15–5.0).Jobs migrated
nightly-4.14ocp-e2e-ovn-remote-libvirt-s390xlibvirt-s390x-vpnopenshift-e2e-libvirt-vpnnightly-4.14ocp-image-ecosystem-ovn-remote-libvirt-s390xlibvirt-s390x-vpnopenshift-e2e-libvirt-vpnnightly-4.14ocp-e2e-serial-ovn-remote-libvirt-s390xlibvirt-s390x-vpnopenshift-e2e-libvirt-vpnnightly-4.14ocp-fips-ovn-remote-libvirt-s390xlibvirt-s390x-vpnopenshift-e2e-libvirt-vpn-fipsnightly-4.15-upgrade-from-nightly-4.14ocp-ovn-remote-libvirt-s390xlibvirt-s390x-vpnopenshift-e2e-libvirt-vpnMigrated jobs are pinned to
build12in generated periodics only. Relies on the ≤4.15 s390x install fallbacks already merged in #82603.Not migrated:
nightly-4.14-upgrade-from-nightly-4.13, heterogeneous jobs.Test plan
/pj-rehearseall migrated jobsvirt-installis absentSummary by CodeRabbit
Migrates the remaining homogeneous IBM Z s390x 4.14 nightly jobs and the 4.15-from-4.14 upgrade job to the
libvirt-s390x-vpnprofile.The jobs now use intranet access, VPN workflows, external DNS, and
OPENSHIFT_INSTALL_TARGETdependencies. Generated periodics are pinned tobuild12. The image ecosystem job now targetss390x-latest, while the FIPS job keeps its dedicated workflow.