-
Notifications
You must be signed in to change notification settings - Fork 1.4k
🐛 Fix e2e test issues introduced by chained upgrades #12766
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
🐛 Fix e2e test issues introduced by chained upgrades #12766
Conversation
|
/test ? |
|
@sbueringer: 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. |
71fb272 to
1895afe
Compare
fffec0a to
e874be3
Compare
|
/test pull-cluster-api-e2e-blocking-main |
e874be3 to
4e7eb3c
Compare
|
/test pull-cluster-api-e2e-blocking-main |
8584db5 to
7bd215f
Compare
|
/test pull-cluster-api-e2e-blocking-main |
|
To get more data points for tomorrow /test pull-cluster-api-e2e-blocking-main |
7bd215f to
ae6a106
Compare
|
/test pull-cluster-api-e2e-blocking-main |
chrischdi
left a comment
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.
/lgtm
/approve
chrischdi
left a comment
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.
/lgtm
/approve
|
(does not need a hold) /hold cancel |
|
Sorry still actively debugging locally, will need more fixes |
ae6a106 to
8eb4dc1
Compare
|
/test pull-cluster-api-e2e-blocking-main |
|
Hopefully this should fix the failing tests. We'll do one follow-up for the chained upgrade failure here: https://prow.k8s.io/view/gs/kubernetes-ci-logs/pr-logs/pull/kubernetes-sigs_cluster-api/12766/pull-cluster-api-e2e-latestk8s-main/1967936372635340800 (seems like just a rare race condition) EDIT: Figured it out and pushed another change |
8eb4dc1 to
467ed73
Compare
|
/test pull-cluster-api-e2e-blocking-main |
Signed-off-by: Stefan Büringer [email protected]
467ed73 to
06e3828
Compare
|
/test pull-cluster-api-e2e-blocking-main |
|
/override pull-cluster-api-e2e-main Independent known flake |
|
/hold cancel |
|
@sbueringer: Overrode contexts on behalf of sbueringer: pull-cluster-api-e2e-main 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. |
|
/assign @fabriziopandini @chrischdi |
fabriziopandini
left a comment
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.
Thanks for looking into it!
/lgtm
/approve
|
LGTM label has been added. Git tree hash: 2d281c724fa0fd4cc308bcf1a22ebbed69d4098d
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: chrischdi, fabriziopandini 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 |
Signed-off-by: Stefan Büringer [email protected]
What this PR does / why we need it:
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)format, will close the issue(s) when PR gets merged):Fixes #12765