[sig-node] Add presubmit for kubelet-serial#22284
[sig-node] Add presubmit for kubelet-serial#22284k8s-ci-robot merged 1 commit intokubernetes:masterfrom
Conversation
|
/hold let's please explore a containerd version of this job! |
|
/assign |
@dims while I agree we really need a non-docker version of this job, right now this is just a presubmit duplicate of the job that's currently running as a periodic. I don't think that we should block being able to trigger the existing job on a PR. |
f6f7563 to
c282db3
Compare
|
@ehashman that's fair, i am just pushing on us to come up with a containerd based job. |
|
We definitely need to do it 🙏 But I would like to see the hold cancelled here so we can at least test this on PRs rather than merge first test as periodic 😅 |
|
/cc @odinuge |
|
I will add similar job with crio + systemd configuration. |
| - --node-tests=true | ||
| - --provider=gce | ||
| - --test_args=--nodes=1 --focus="\[Serial\]" --skip="\[Flaky\]|\[Benchmark\]|\[NodeSpecialFeature:.+\]|\[NodeAlphaFeature:.+\]" | ||
| - --timeout=300m |
There was a problem hiding this comment.
I am pretty sure this timeout is the reason the period job is failing/we get no output. Bump this to 420 or 360 in order to see if it makes any difference? We can always go back and bump the value later in case it is needed.
c282db3 to
cccb359
Compare
|
/retest |
|
|
Also ideally new jobs should not be using https://github.com/kubernetes/test-infra/blob/master/jenkins/bootstrap.py, instead using |
|
@ehashman can you please fix the broken build. I agree that we can unhold and address the containerd comment later |
cccb359 to
29b7275
Compare
|
Should be fixed now 🤞 |
|
/retest |
|
Should be GTG now! @SergeyKanzhelev @BenTheElder |
|
/lgtm |
|
/hold cancel @dims are you ok with the plan to enable it first and later we can either add another job with containerd or change this one? |
|
@SergeyKanzhelev sounds good! |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: BenTheElder, ehashman, odinuge The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@ehashman: Updated the
DetailsIn 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. |
Mostly copied from
test-infra/config/jobs/kubernetes/sig-node/node-kubelet.yaml
Lines 205 to 233 in 29f8f50
/cc @dims @BenTheElder
/sig node