NO-JIRA : Fix tests-private tag in yaml files to reflect proper version#77114
Conversation
…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.
|
[REHEARSALNOTIFIER]
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 Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
@liangxia could you please review the PR here ? |
|
/pj-rehearse |
|
@dhensel-rh: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/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 |
|
@dhensel-rh: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse periodic-ci-openshift-release-main-nightly-4.21-e2e-metal-ovn-two-node-fencing-extended-techpreview |
|
@dhensel-rh: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@dhensel-rh: 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. |
|
/approve |
|
[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 DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/pj-rehearse ack |
|
@dhensel-rh: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
03cb3e0
into
openshift:main
…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>
…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>
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: