Skip to content

NO-JIRA : Fix tests-private tag in yaml files to reflect proper version#77114

Merged
openshift-merge-bot[bot] merged 2 commits intoopenshift:mainfrom
dhensel-rh:fix_rel_private
Apr 1, 2026
Merged

NO-JIRA : Fix tests-private tag in yaml files to reflect proper version#77114
openshift-merge-bot[bot] merged 2 commits intoopenshift:mainfrom
dhensel-rh:fix_rel_private

Conversation

@dhensel-rh
Copy link
Copy Markdown
Contributor

  • Fix tests-private base image tag in 4.22 nightly config from "4.20" to "4.22"
  • Fix tests-private base image tag in 4.21 nightly config from "4.20" to "4.21"

Problem

The 4.21 and 4.22 nightly configs were using the tests-private:4.20 image, causing all jobs that use the openshift-extended-test ref (e.g. TNF
fencing-extended-techpreview, TNA openshift-test-private-tests) to run stale tests from the 4.20 branch.

This caused persistent test failures because fixes already merged to release-4.22 and release-4.21 were never picked up:

jmguzik and others added 2 commits March 30, 2026 21:22
…nshift#74759)

The job was failing with a 422 error when trying to create PRs against
openshift/release#master because that branch no longer exists after
being renamed to main.

Updates --pr-base-branch argument to match the extra_refs base_ref.
@dhensel-rh dhensel-rh changed the title Fix rel private NO_JIRA - Fix rel private Mar 31, 2026
@dhensel-rh dhensel-rh changed the title NO_JIRA - Fix rel private NO-JIRA - Fix rel private Mar 31, 2026
@dhensel-rh dhensel-rh changed the title NO-JIRA - Fix rel private NO-JIRA : Fix rel private Mar 31, 2026
@openshift-ci openshift-ci bot requested review from dgoodwin and stbenjam March 31, 2026 01:35
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@dhensel-rh: 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-release-main-nightly-4.22-e2e-metal-ovn-ha-cert-rotation-suspend-90d N/A periodic Ci-operator config changed
periodic-ci-openshift-release-main-nightly-4.22-e2e-gcp-ovn-rt-rhcos10-techpreview N/A periodic Ci-operator config changed
periodic-ci-openshift-release-main-nightly-4.21-e2e-vsphere-static-ovn N/A periodic Ci-operator config changed
periodic-ci-openshift-release-main-nightly-4.21-e2e-aws-ovn-cgroupsv2 N/A periodic Ci-operator config changed
periodic-ci-openshift-release-main-nightly-4.22-e2e-vsphere-ovn-zones N/A periodic Ci-operator config changed
periodic-ci-openshift-release-main-nightly-4.21-e2e-metal-ipi-ovn-kube-apiserver-rollout N/A periodic Ci-operator config changed
periodic-ci-openshift-release-main-nightly-4.22-e2e-metal-ovn-ha-cert-rotation-shutdown-2y-age-90d N/A periodic Ci-operator config changed
periodic-ci-openshift-release-main-nightly-4.22-e2e-telco5g-cnftests N/A periodic Ci-operator config changed
periodic-ci-openshift-release-main-nightly-4.22-e2e-gcp-ovn-runc N/A periodic Ci-operator config changed
periodic-ci-openshift-release-main-nightly-4.21-e2e-metal-ovn-sno-cert-rotation-shutdown-180d-age-90d N/A periodic Ci-operator config changed
periodic-ci-openshift-release-main-nightly-4.21-e2e-metal-ovn-sno-cert-rotation-suspend-90d N/A periodic Ci-operator config changed
periodic-ci-openshift-release-main-nightly-4.21-e2e-metal-ovn-two-node-fencing-extended-techpreview N/A periodic Ci-operator config changed
periodic-ci-openshift-release-main-nightly-4.21-e2e-aws-ovn-proxy N/A periodic Ci-operator config changed
periodic-ci-openshift-release-main-nightly-4.22-e2e-vsphere-ovn-upi-serial N/A periodic Ci-operator config changed
periodic-ci-openshift-release-main-nightly-4.22-e2e-aws-single-node-disruptive-longrunning-techpreview-1of2 N/A periodic Ci-operator config changed
periodic-ci-openshift-release-main-nightly-4.21-upgrade-from-stable-4.20-e2e-vsphere-zones-upgrade N/A periodic Ci-operator config changed
periodic-ci-openshift-release-main-nightly-4.22-e2e-metal-ovn-ha-cert-rotation-shutdown-8y-age-90d N/A periodic Ci-operator config changed
periodic-ci-openshift-release-main-nightly-4.21-e2e-telco5g-cnftests N/A periodic Ci-operator config changed
periodic-ci-openshift-release-main-nightly-4.22-upgrade-from-stable-4.21-e2e-metal-ovn-two-node-arbiter-upgrade-workers N/A periodic Ci-operator config changed
periodic-ci-openshift-release-main-nightly-4.22-e2e-aws-ovn-fips N/A periodic Ci-operator config changed
periodic-ci-openshift-release-main-nightly-4.21-e2e-metal-ovn-ha-cert-rotation-suspend-30d N/A periodic Ci-operator config changed
periodic-ci-openshift-release-main-nightly-4.22-e2e-agent-single-node-ipv6-conformance N/A periodic Ci-operator config changed
periodic-ci-openshift-release-main-nightly-4.21-e2e-metal-ipi-ovn-dualstack-techpreview N/A periodic Ci-operator config changed
periodic-ci-openshift-release-main-nightly-4.22-e2e-vsphere-ovn-upi-zones N/A periodic Ci-operator config changed
periodic-ci-openshift-release-main-nightly-4.22-e2e-metal-ovn-two-node-arbiter-upgrade-workers N/A periodic Ci-operator config changed

A total of 492 jobs have been affected by this change. The above listing is non-exhaustive and limited to 25 jobs.

A full list of affected jobs can be found here
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.

@kasturinarra
Copy link
Copy Markdown
Contributor

@liangxia could you please review the PR here ?

@openshift-ci openshift-ci bot added lgtm Indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Mar 31, 2026
@dhensel-rh
Copy link
Copy Markdown
Contributor Author

/pj-rehearse

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

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

@dhensel-rh
Copy link
Copy Markdown
Contributor Author

/pj-rehearse periodic-ci-openshift-release-main-nightly-4.21-e2e-metal-ovn-two-node-fencing-extended-techpreview periodic-ci-openshift-release-main-nightly-4.22-e2e-metal-ovn-two-node-fencing-extended-techpreview

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

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

@dhensel-rh dhensel-rh changed the title NO-JIRA : Fix rel private NO-JIRA : Fix tests-private tag in yaml files to reflect proper version Apr 1, 2026
@dhensel-rh
Copy link
Copy Markdown
Contributor Author

/pj-rehearse periodic-ci-openshift-release-main-nightly-4.21-e2e-metal-ovn-two-node-fencing-extended-techpreview

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

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

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Apr 1, 2026

@dhensel-rh: The following tests 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-release-main-nightly-4.21-e2e-aws-ovn-single-node-techpreview-serial 23241e3 link unknown /pj-rehearse periodic-ci-openshift-release-main-nightly-4.21-e2e-aws-ovn-single-node-techpreview-serial
ci/rehearse/periodic-ci-openshift-release-main-nightly-4.22-e2e-metal-ovn-ha-cert-rotation-suspend-60d 23241e3 link unknown /pj-rehearse periodic-ci-openshift-release-main-nightly-4.22-e2e-metal-ovn-ha-cert-rotation-suspend-60d
ci/rehearse/periodic-ci-openshift-release-main-nightly-4.21-e2e-metal-ipi-ovn-techpreview 23241e3 link unknown /pj-rehearse periodic-ci-openshift-release-main-nightly-4.21-e2e-metal-ipi-ovn-techpreview
ci/rehearse/periodic-ci-openshift-release-main-nightly-4.21-e2e-metal-ovn-two-node-fencing-extended-techpreview 23241e3 link unknown /pj-rehearse periodic-ci-openshift-release-main-nightly-4.21-e2e-metal-ovn-two-node-fencing-extended-techpreview
ci/rehearse/periodic-ci-openshift-release-main-nightly-4.22-e2e-metal-ovn-two-node-fencing-extended-techpreview 23241e3 link unknown /pj-rehearse periodic-ci-openshift-release-main-nightly-4.22-e2e-metal-ovn-two-node-fencing-extended-techpreview

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.

@neisw
Copy link
Copy Markdown
Contributor

neisw commented Apr 1, 2026

/approve

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Apr 1, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dhensel-rh, liangxia, neisw

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

The pull request process is described 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

@dhensel-rh
Copy link
Copy Markdown
Contributor Author

/pj-rehearse ack

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

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

@openshift-ci-robot openshift-ci-robot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Apr 1, 2026
@openshift-merge-bot openshift-merge-bot bot merged commit 03cb3e0 into openshift:main Apr 1, 2026
15 of 20 checks passed
HarshwardhanPatil07 pushed a commit to HarshwardhanPatil07/release that referenced this pull request Apr 2, 2026
…on (openshift#77114)

* Fix periodic-prow-auto-owners PR base branch from master to main (openshift#74759)

The job was failing with a 422 error when trying to create PRs against
openshift/release#master because that branch no longer exists after
being renamed to main.

Updates --pr-base-branch argument to match the extra_refs base_ref.

* bumping the release version for openshift-test-private

---------

Co-authored-by: Jakub Guzik <jguzik@redhat.com>
vimauro pushed a commit to vimauro/release that referenced this pull request Apr 2, 2026
…on (openshift#77114)

* Fix periodic-prow-auto-owners PR base branch from master to main (openshift#74759)

The job was failing with a 422 error when trying to create PRs against
openshift/release#master because that branch no longer exists after
being renamed to main.

Updates --pr-base-branch argument to match the extra_refs base_ref.

* bumping the release version for openshift-test-private

---------

Co-authored-by: Jakub Guzik <jguzik@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. rehearsals-ack Signifies that rehearsal jobs have been acknowledged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants