Up to go 1.6.2.

This commit is contained in:
Joe Finney
2016-04-22 14:21:52 -07:00
parent 727eed2716
commit 009ea19bf6
6 changed files with 6 additions and 6 deletions

View File

@@ -38,5 +38,5 @@ docker run --rm=true -i \
-e "HOME=/workspace" \
-e "WORKSPACE=/workspace" \
"${METADATA_SERVER_ADD_HOST_ARGS[@]:+${METADATA_SERVER_ADD_HOST_ARGS[@]}}" \
gcr.io/google_containers/kubekins-test:0.9 \
gcr.io/google_containers/kubekins-test:0.11 \
bash -c "bash <(curl -fsS --retry 3 'https://raw.githubusercontent.com/kubernetes/kubernetes/master/hack/jenkins/e2e-runner.sh')"