You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This newly introduced e2e test (#8243) is flaky sometimes from Jenkin runs. I personally couldn't reproduced it.
ResizeNodes should be able to add nodes.
/go/src/github.com/GoogleCloudPlatform/kubernetes/_output/dockerized/go/src/github.com/GoogleCloudPlatform/kubernetes/test/e2e/resize_nodes.go:337
Expected error:
<*errors.errorString | 0xc20911a010>: {
s: "timeout waiting for cluster size to be 3",
}
timeout waiting for cluster size to be 3
not to have occurred
This newly introduced e2e test (#8243) is flaky sometimes from Jenkin runs. I personally couldn't reproduced it.
ResizeNodes should be able to add nodes.
/go/src/github.com/GoogleCloudPlatform/kubernetes/_output/dockerized/go/src/github.com/GoogleCloudPlatform/kubernetes/test/e2e/resize_nodes.go:337
Expected error:
<*errors.errorString | 0xc20911a010>: {
s: "timeout waiting for cluster size to be 3",
}
timeout waiting for cluster size to be 3
not to have occurred
cc/ @quinton-hoole @jszczepkowski
The text was updated successfully, but these errors were encountered: