-
Notifications
You must be signed in to change notification settings - Fork 447
OCPBUGS-60157: ensure that images are rebuilt if they do not exist #5268
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
base: main
Are you sure you want to change the base?
OCPBUGS-60157: ensure that images are rebuilt if they do not exist #5268
Conversation
Skipping CI for Draft Pull Request. |
@cheesesashimi: This pull request references Jira Issue OCPBUGS-60157, which is invalid:
Comment 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. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cheesesashimi 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 |
66ffb33
to
dafe85b
Compare
dafe85b
to
6682fc1
Compare
/test unit |
This also adds e2e tests for edge-cases that may have been missed as well as a test-case that exposes the clusters' internal image registry (if it exists) and validates the error handling functions against it. The exposure functions were repackaged from the devex helpers for easy reuse across both contexts.
6682fc1
to
af4afce
Compare
/test unit |
/payload-job periodic-ci-openshift-machine-config-operator-release-4.20-periodics-e2e-aws-mco-disruptive Running a payload test for this change to see if it impacts the regression tests positively. |
@isabella-janssen: 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/c8d187c0-8415-11f0-8c7c-cabcfa25978b-0 |
/test e2e-gcp-op-ocl unit |
/test e2e-gcp-op-ocl unit |
/test e2e-gcp-op-ocl unit |
/test e2e-gcp-op-ocl |
ebd9790
to
6b48b4e
Compare
/test e2e-gcp-op-ocl |
6b48b4e
to
13c69c8
Compare
/test e2e-gcp-op-ocl |
/test unit |
13c69c8
to
b184612
Compare
/test e2e-gcp-op-ocl |
/jira refresh |
@yuqi-zhang: This pull request references Jira Issue OCPBUGS-60157, 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: 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. |
/test e2e-gcp-op-ocl |
b44bec0
to
d7da39e
Compare
/test verify |
793a491
to
d7da39e
Compare
/test e2e-gcp-op-ocl |
1 similar comment
/test e2e-gcp-op-ocl |
9a60c19
to
034b109
Compare
/test e2e-gcp-op-ocl |
@cheesesashimi: This pull request references Jira Issue OCPBUGS-60157, which is valid. 3 validation(s) were run on this bug
Requesting review from QA contact: 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. |
@cheesesashimi: The following tests failed, say
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. |
- What I did
- How to verify it
- Description for the changelog
Ensure that missing images are rebuilt