-
Notifications
You must be signed in to change notification settings - Fork 216
NO-ISSUE: Rebase main 4.19.0 with updates #4259
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
NO-ISSUE: Rebase main 4.19.0 with updates #4259
Conversation
ff12de9
to
46c43f5
Compare
/test test-rebase |
if ! does_image_exist "${start_image}"; then | ||
echo "Image '${start_image}' not found - skipping test" | ||
return 0 | ||
fi |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If the image does not exist, could skipping this test mask a buildtime error?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think only if we don't catch the build time error. Shouldn't happen in CI, might be unnoticed in local dev env.
To do this "properly" we'd need a much more complicated mechanism to first decide if we should expect crel
and then propagate it down to build and test phases.
/test ocp-full-conformance-serial-rhel-eus-arm |
/test ? |
@pmtk: The following commands are available to trigger required jobs:
The following commands are available to trigger optional jobs:
Use
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. |
/test e2e-aws-tests-cache e2e-aws-tests-cache-arm |
/test e2e-aws-tests-bootc-periodic-arm e2e-aws-tests-bootc-periodic |
@pmtk: This pull request explicitly references no jira issue. 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. |
6ae22d0
to
0727e30
Compare
/lgtm |
/retest-required Remaining retests: 0 against base HEAD ddc2e7f and 2 for PR HEAD 0727e30f2bffa97ffa1df23351bf46b3c2c13ef2 in total |
1 similar comment
/retest-required Remaining retests: 0 against base HEAD ddc2e7f and 2 for PR HEAD 0727e30f2bffa97ffa1df23351bf46b3c2c13ef2 in total |
/test e2e-aws-tests-bootc-arm e2e-aws-tests-bootc-periodic-arm |
/test e2e-aws-tests-bootc e2e-aws-tests-bootc-periodic |
/retest-required Remaining retests: 0 against base HEAD ddc2e7f and 2 for PR HEAD 0727e30f2bffa97ffa1df23351bf46b3c2c13ef2 in total |
1 similar comment
/retest-required Remaining retests: 0 against base HEAD ddc2e7f and 2 for PR HEAD 0727e30f2bffa97ffa1df23351bf46b3c2c13ef2 in total |
/retest |
/retest-required Remaining retests: 0 against base HEAD c1f5947 and 1 for PR HEAD 0727e30f2bffa97ffa1df23351bf46b3c2c13ef2 in total |
8d4e09e
to
2c01b8b
Compare
/retest |
/test e2e-aws-tests-cache e2e-aws-tests-cache-arm |
/retest |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ggiguash, pmtk 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 |
@pmtk: 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. |
No description provided.