Skip to content

Commit

Permalink
Make pull-kubernetes-e2e-gke-gpu create custom network
Browse files Browse the repository at this point in the history
  • Loading branch information
MrHohn committed Oct 12, 2017
1 parent ddf1adc commit 1669f71
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions jobs/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -10261,6 +10261,7 @@
"args": [
"--build=bazel",
"--cluster=",
"--env-file=jobs/env/pull-kubernetes-e2e-gke-gpu.env",
"--deployment=gke",
"--extract=local",
"--gcp-cloud-sdk=gs://cloud-sdk-testing/ci/staging",
Expand Down
2 changes: 2 additions & 0 deletions jobs/env/pull-kubernetes-e2e-gke-gpu.env
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
### job-env
CREATE_CUSTOM_NETWORK=true

0 comments on commit 1669f71

Please sign in to comment.