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
f1c7bd03
Commit
f1c7bd03
authored
Mar 17, 2016
by
Joe Finney
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #23139 from spxtr/bump-1-2-gke
Bump timeouts for 1.2 gke jobs.
parents
1427a7cf
5c322832
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
kubernetes-e2e.yaml
...enkins/job-configs/kubernetes-jenkins/kubernetes-e2e.yaml
+3
-3
No files found.
hack/jenkins/job-configs/kubernetes-jenkins/kubernetes-e2e.yaml
View file @
f1c7bd03
...
@@ -329,14 +329,14 @@
...
@@ -329,14 +329,14 @@
suffix
:
suffix
:
-
'
gke-test'
:
-
'
gke-test'
:
description
:
'
Run
E2E
tests
on
GKE
test
endpoint.'
description
:
'
Run
E2E
tests
on
GKE
test
endpoint.'
timeout
:
30
0
timeout
:
48
0
job-env
:
|
job-env
:
|
export PROJECT="k8s-jkns-e2e-gke-test"
export PROJECT="k8s-jkns-e2e-gke-test"
export CLOUDSDK_BUCKET="gs://cloud-sdk-build/testing/rc"
export CLOUDSDK_BUCKET="gs://cloud-sdk-build/testing/rc"
export JENKINS_USE_SERVER_VERSION="y"
export JENKINS_USE_SERVER_VERSION="y"
-
'
gke-subnet'
:
-
'
gke-subnet'
:
description
:
'
Run
E2E
tests
on
GKE
test
endpoint
in
a
subnet.'
description
:
'
Run
E2E
tests
on
GKE
test
endpoint
in
a
subnet.'
timeout
:
30
0
timeout
:
48
0
job-env
:
|
job-env
:
|
# auto-subnet manually created - if deleted, it will need to be recreated
# auto-subnet manually created - if deleted, it will need to be recreated
# gcloud alpha compute networks create auto-subnet --mode auto
# gcloud alpha compute networks create auto-subnet --mode auto
...
@@ -346,7 +346,7 @@
...
@@ -346,7 +346,7 @@
export JENKINS_USE_SERVER_VERSION="y"
export JENKINS_USE_SERVER_VERSION="y"
-
'
gke-staging'
:
-
'
gke-staging'
:
description
:
'
Run
E2E
tests
on
GKE
staging
endpoint.'
description
:
'
Run
E2E
tests
on
GKE
staging
endpoint.'
timeout
:
30
0
timeout
:
48
0
job-env
:
|
job-env
:
|
export PROJECT="k8s-jkns-e2e-gke-staging"
export PROJECT="k8s-jkns-e2e-gke-staging"
export CLOUDSDK_BUCKET="gs://cloud-sdk-build/testing/rc"
export CLOUDSDK_BUCKET="gs://cloud-sdk-build/testing/rc"
...
...
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