-
Notifications
You must be signed in to change notification settings - Fork 126
OCPBUGS-60507: Unrevert bump to v1.33.4 #2441
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OCPBUGS-60507: Unrevert bump to v1.33.4 #2441
Conversation
@bertinatto: This pull request references Jira Issue OCPBUGS-60507, which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
Requesting review from QA contact: The bug has been updated to refer to the pull request using the external bug tracker. In response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
@bertinatto: the contents of this pull request could not be automatically validated. The following commits could not be validated and must be approved by a top-level approver:
Comment |
8bb545e
to
f6a3c52
Compare
@bertinatto: the contents of this pull request could not be automatically validated. The following commits could not be validated and must be approved by a top-level approver:
Comment |
/retest |
1 similar comment
/retest |
/test e2e-metal-ipi-ovn-ipv6 |
/lgtm |
/retest |
/payload-job periodic-ci-openshift-release-master-nightly-4.21-e2e-metal-ipi-ovn-bm |
@bertinatto: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/2169b440-8842-11f0-83cb-ba427859d7f1-0 |
/remove-label backports/unvalidated-commits |
f6a3c52
to
d48decd
Compare
/remove-label backports/unvalidated-commits |
/retest-required |
/lgtm |
… expired credential, remove credential, add TODOs" This reverts commit a2ef871. That commit removed a test that we already skip in OCP. The patch also removed an image from an iota-based enum, which caused images returned by the `openshift-tests tests images` command to be renamed. Ultimately, this broke metal jobs because the list of images returned by `openshift-tests` was not the same as the list required by the tests. This change provides a temporary fix until a proper solution is implemented.
d48decd
to
7f37725
Compare
@bertinatto: the contents of this pull request could not be automatically validated. The following commits could not be validated and must be approved by a top-level approver:
Comment |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bertinatto, kevinrizza The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/test unit |
/remove-label backports/unvalidated-commits |
/retest |
/verified |
@kevinrizza: The In response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
/verified bypass |
@kevinrizza: The In response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
@bertinatto: all tests passed! Full PR test history. Your PR dashboard. 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. |
@bertinatto: Jira Issue OCPBUGS-60507: All pull requests linked via external trackers have merged:
Jira Issue OCPBUGS-60507 has been moved to the MODIFIED state. In response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
/cherry-pick release-4.20 |
@bertinatto: new pull request created: #2449 In response to this:
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. |
Reverts #2425.
See the additional commit for an explanation of why the original bump broke metal jobs.