-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Migrate merge-blocking jobs to dedicated cluster: pull-kubernetes-bazel-build #19073
Comments
Suggest a similar strategy to #19070 (comment) to migrate: first try a canary job See if a CI variant has already been migrated or canaried to see if there has been any impact |
/assign |
/assign |
Part of kubernetes#19073 Ref: kubernetes#18550 Signed-off-by: Arnaud Meukam <[email protected]>
/assign |
/unassign |
/unassign |
#19855 merged 2020-11-23 10:29 PT Holding open to verify jobs continue to pass / haven't changed behavior negatively |
Bump in duration from ~10min to ~43min is not too surprising, we saw a similar sized jump when migrating pull-kubernetes-bazel-test (ref: #19070 (comment)) Not enough traffic yet to understand if flakiness has increased vs. PR's with broken builds |
There's been plenty of traffic by this point. Flakiness (or at least the failure rate) has not increased. Screenshot from local grafana instance pointed at k8s-gubernator:builds: the jump in daily 99p duration is when we switched, and failure rate has trended down since then Also checked the metrics-explorer graphs for resource usage, the job resources are not over/under-provisioned Thanks @ameukam! /close |
@spiffxp: Closing this 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 kubernetes/test-infra repository. |
What should be cleaned up or changed:
This is part of #18550
To properly monitor the outcome of this, you should be a member of [email protected]. PR yourself into https://github.com/kubernetes/k8s.io/blob/master/groups/groups.yaml#L603-L628 if you're not a member.
Migrate pull-kubernetes-bazel-build to k8s-infra-prow-build by adding a
cluster: k8s-infra-prow-build
field to the job:NOTE: migrating this job is not as straightforward as some of the other #18550 issues, because:
Once the PR has merged, note the date/time it merged. This will allow you to compare before/after behavior.
Things to watch for the job
pull-kubernetes-bazel-build
for 6hpull-kubernetes-bazel-build
for 6hThings to watch for the build cluster
Keep this open for at least 24h of weekday PR traffic. If everything continues to look good, then this can be closed.
/wg k8s-infra
/sig testing
/area jobs
The text was updated successfully, but these errors were encountered: