Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
2524249a
Commit
2524249a
authored
Feb 23, 2016
by
k8s-merge-robot
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #21779 from quinton-hoole/2016-02-23-fix-ubelite-e2e-zone-config
Auto commit by PR queue bot
parents
8f0ab31d
fcc4f349
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
kubernetes-e2e.yaml
hack/jenkins/job-configs/kubernetes-e2e.yaml
+2
-2
No files found.
hack/jenkins/job-configs/kubernetes-e2e.yaml
View file @
2524249a
...
...
@@ -156,8 +156,8 @@
job-env
:
|
export PROJECT="k8s-jkns-e2e-gce-ubelite"
export MULTIZONE="true"
export
KUBE_GCE_ZONE=""
export
E2E_ZONES="us-central1-a us-central1-b us-central1-f"
export
E2E_ZONES="us-central1-a us-central1-b us-central1-f" # Where the nodes reside. Master is in the first one.
export
KUBE_GCE_ZONE="us-central1-a" # Where the master resides - hangover due to legacy scripts.
jobs
:
-
'
kubernetes-e2e-{suffix}'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment