-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
🌱 test: add coverage to find issues running on the next kubernetes release as management cluster #10984
🌱 test: add coverage to find issues running on the next kubernetes release as management cluster #10984
Conversation
/test help |
@chrischdi: The specified target(s) for
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 pull-cluster-api-e2e-conformance-ci-latest-main |
7ab1cee
to
a876e2b
Compare
/test pull-cluster-api-e2e-conformance-ci-latest-main |
/retitle 🌱 [wip] test: add coverage to find issues running on the next kubernetes release as management cluster We have to build the kind image. |
/test pull-cluster-api-e2e-conformance-ci-latest-main |
/hold For discussion on #10984 (comment) |
/lgtm Feel free to merge |
LGTM label has been added. Git tree hash: 205147fc07255845f805a92f57052b15513d913e
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sbueringer 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 |
/cherry-pick release-1.8 |
@sbueringer: once the present PR merges, I will cherry-pick it on top of release-1.8 in a new PR and assign it to you. 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. |
…ase as management cluster
d0ccc33
to
e6f37ea
Compare
/test pull-cluster-api-e2e-conformance-ci-latest-main /hold cancel |
/lgtm |
LGTM label has been added. Git tree hash: 9a3078ebbbac824d8e76564f75160c592e8c07ba
|
/lgtm |
/hold Maybe we're now really hitting the 2h timeouts regularly :) Let's get more data and then talk about in on Monday (maybe we should increase the timeout & interval to 3h) |
/test pull-cluster-api-e2e-main |
We've hit the timeout again /test pull-cluster-api-e2e-main |
Talked to Christian, we're going to increase the timeouts & intervals to 3h |
Merged /hold cancel /override pull-cluster-api-e2e-mink8s-main |
@sbueringer: Overrode contexts on behalf of sbueringer: pull-cluster-api-e2e-mink8s-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. |
/test pull-cluster-api-e2e-mink8s-main |
/hold |
/hold cancel |
@sbueringer: new pull request created: #11014 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. |
…ase as management cluster
What this PR does / why we need it:
This helps to find upcoming issues like the one fixed in:
way more earlier in the cycle and not when we start bumping to beta or rc's for the management cluster.
/area e2e-testing
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 #