Skip to content

Commit

Permalink
Merge pull request #4176 from luxas/patch-6
Browse files Browse the repository at this point in the history
Use `ci/latest` instead of `latest` in the kubeadm e2e job
  • Loading branch information
krzyzacy authored Aug 24, 2017
2 parents ad41b83 + f89e88d commit b49cfe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jobs/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -8363,7 +8363,7 @@
"--extract=ci/latest",
"--gcp-zone=us-central1-f",
"--kubeadm=ci",
"--kubernetes-anywhere-kubernetes-version=latest",
"--kubernetes-anywhere-kubernetes-version=ci/latest",
"--provider=kubernetes-anywhere",
"--test_args=--ginkgo.focus=\\[Conformance\\]|\\[Feature:BootstrapTokens\\]|\\[Feature:NodeAuthorizer\\] --minStartupPods=8",
"--timeout=300m"
Expand Down

0 comments on commit b49cfe9

Please sign in to comment.