Fix pull-containerd-node-e2e failure on master#5095
Fix pull-containerd-node-e2e failure on master#5095dmcgowan merged 1 commit intocontainerd:masterfrom
Conversation
|
/test pull-containerd-node-e2e |
1 similar comment
|
/test pull-containerd-node-e2e |
|
Is the single failure an improvement over before still? |
|
latest logs shows the following it's failing earlier now @dmcgowan |
|
/test pull-containerd-node-e2e |
f567bbd to
7568d7b
Compare
|
/test pull-containerd-node-e2e |
7568d7b to
5af99a2
Compare
|
/test pull-containerd-node-e2e |
1 similar comment
|
/test pull-containerd-node-e2e |
|
Seems we still have an issue that nothing is in the bucket? Don't you have to run the |
|
/test all |
|
/test pull-containerd-build |
2990779 to
1044586
Compare
|
/test pull-containerd-node-e2e |
1044586 to
074ea8f
Compare
|
/test pull-containerd-node-e2e |
|
one more green run : https://prow.k8s.io/log?container=test&id=1367301014088060928&job=pull-containerd-node-e2e |
|
/test pull-containerd-node-e2e |
|
@dims any idea why the test doesn't "shut down" after completion? https://prow.k8s.io/view/gs/kubernetes-jenkins/pr-logs/directory/pull-containerd-node-e2e/1367480599085846528 Seems the last several runs are all pass, but then sit for 30-35 minutes until the 65 minute "timeout" timer strikes and then fails with timeout. :( |
|
@estesp yep. on my TODO list for today |
|
/test pull-containerd-node-e2e |
1 similar comment
|
/test pull-containerd-node-e2e |
|
/test pull-containerd-node-e2e |
|
@dims: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. DetailsInstructions 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. I understand the commands that are listed here. |
|
/test pull-containerd-node-e2e |
|
now .. where did our master node go.. are we changing master node to main or control node? |
|
there is no master node in node e2e tests :) node-e2e was hacked on top of an existing harness and the scripts reflect that bias. |
|
https://github.com/kubernetes/community/blob/master/contributors/devel/sig-node/e2e-node-tests.md has some information for anyone following this saga. |
kk so that would be the e2e node bucket over here https://github.com/kubernetes/community/blob/master/contributors/devel/sig-testing/e2e-tests.md not the node e2e bucket? nvm :) |
Signed-off-by: Davanum Srinivas [email protected]