[WIP] Dual stream RHCOS 10.X Tech Prev Job for IBM Z#75790
[WIP] Dual stream RHCOS 10.X Tech Prev Job for IBM Z#75790ibm-adarsh wants to merge 1 commit intoopenshift:mainfrom
Conversation
|
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 Regular contributors should join the org to skip this step. 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. |
|
[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: |
|
/ok-to-test |
|
/pj-rehearse periodic-ci-openshift-multiarch-main-nightly-4.22-ocp-e2e-ovn-rhcos10-techpreview-multi-z-z |
|
@ibm-adarsh: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@ibm-adarsh: 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. |
Adds a dual stream (RHCOS 10.x) periodic job for IBM Z (s390x) on OCP 4.22 in the multiarch nightly 4.22 config.
The job runs in the orange zone (VPN) with Tech Preview enabled and conformance-parallel tests.
New job: ocp-e2e-ovn-rhcos10-remote-libvirt-multi-z-z
Cluster profile: libvirt-s390x-vpn (orange zone)
Workflow: openshift-e2e-libvirt-vpn
Schedule: Saturdays at 10:00 UTC (0 10 * * 6)
Env: OSIMAGESTREAM: "rhel-10" (RHCOS 10.x), FEATURE_SET: TechPreviewNoUpgrade, TEST_TYPE: conformance-parallel, USE_EXTERNAL_DNS: "true", ARCH: s390x, BRANCH: "4.22"
Release: release:latest
This job depends on the step-registry and ref changes that add dual stream support; it only adds the new test entry and does not duplicate those changes.
Depends on (merge first):
#75407 – MULTIARCH-5978: support for dual stream based on configuration (adds OSIMAGESTREAM to upi-conf-libvirt ref and commands) : Merged
Similar to:
#74068 –