-
Kubernetes Submit Queue authored
Automatic merge from submit-queue Fix Cross-Build, and reduce test to 1 restart to reduce flakyness In response to https://github.com/kubernetes/kubernetes/pull/46308#issuecomment-304248450 This fixes the error: `test/e2e_node/summary_test.go:138: constant 100000000000 overflows int` from the cross build. This [recent flake](https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-node-kubelet/4179) was because the container restarted during the period where the test expected to Continually see the container in the Summary API. /assign @dchen1107 cc @gmarek @luxas /release-note-none
1f213765