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
449e708a
Commit
449e708a
authored
Feb 02, 2016
by
Jeff Lowdermilk
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #20359 from ihmccreery/timeouts
Knock down the timeouts for gce, gce-slow, gke, and gke-slow
parents
23c64ec1
a61361b3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
kubernetes-e2e.yaml
hack/jenkins/job-configs/kubernetes-e2e.yaml
+6
-6
No files found.
hack/jenkins/job-configs/kubernetes-e2e.yaml
View file @
449e708a
...
@@ -38,7 +38,10 @@
...
@@ -38,7 +38,10 @@
suffix
:
suffix
:
-
'
gce'
:
-
'
gce'
:
description
:
'
Run
E2E
tests
on
GCE
using
the
latest
successful
build.'
description
:
'
Run
E2E
tests
on
GCE
using
the
latest
successful
build.'
timeout
:
150
timeout
:
30
-
'
gce-slow'
:
description
:
'
Run
slow
E2E
tests
on
GCE
using
the
latest
successful
build.'
timeout
:
60
-
'
gce-autoscaling'
:
-
'
gce-autoscaling'
:
description
:
'
Run
autoscaling
E2E
tests
on
GCE
using
the
latest
successful
build.'
description
:
'
Run
autoscaling
E2E
tests
on
GCE
using
the
latest
successful
build.'
timeout
:
210
timeout
:
210
...
@@ -51,9 +54,6 @@
...
@@ -51,9 +54,6 @@
-
'
gce-scalability'
:
-
'
gce-scalability'
:
description
:
'
Run
scalability
E2E
tests
on
GCE
using
the
latest
successful
build.'
description
:
'
Run
scalability
E2E
tests
on
GCE
using
the
latest
successful
build.'
timeout
:
210
timeout
:
210
-
'
gce-slow'
:
description
:
'
Run
slow
E2E
tests
on
GCE
using
the
latest
successful
build.'
timeout
:
270
-
'
gce-flannel'
:
-
'
gce-flannel'
:
description
:
'
Run
E2E
tests
on
GCE
using
Flannel
and
the
latest
successful
build.
This
suite
is
quarantined
in
a
dedicated
project
because
Flannel
integration
is
experimental.'
description
:
'
Run
E2E
tests
on
GCE
using
Flannel
and
the
latest
successful
build.
This
suite
is
quarantined
in
a
dedicated
project
because
Flannel
integration
is
experimental.'
timeout
:
90
timeout
:
90
...
@@ -72,10 +72,10 @@
...
@@ -72,10 +72,10 @@
suffix
:
suffix
:
-
'
gke'
:
-
'
gke'
:
description
:
Runs all non-slow, non-serial, non-flaky, tests on GKE in parallel (against GKE test endpoint)
description
:
Runs all non-slow, non-serial, non-flaky, tests on GKE in parallel (against GKE test endpoint)
timeout
:
30
0
timeout
:
30
-
'
gke-slow'
:
-
'
gke-slow'
:
description
:
'
Run
slow
E2E
tests
on
GKE
using
the
latest
successful
build.'
description
:
'
Run
slow
E2E
tests
on
GKE
using
the
latest
successful
build.'
timeout
:
30
0
timeout
:
6
0
-
'
gke-flaky'
:
-
'
gke-flaky'
:
description
:
|
description
:
|
Run flaky e2e tests using the following config:<br>
Run flaky e2e tests using the following config:<br>
...
...
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