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
ac401a27
Commit
ac401a27
authored
Feb 10, 2016
by
Wojciech Tyczynski
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #20972 from wojtek-t/fix_kubemark_timeouts
Update timeouts for scalability-related suites
parents
b3367b90
8e647e57
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
kubernetes-e2e.yaml
hack/jenkins/job-configs/kubernetes-e2e.yaml
+1
-1
kubernetes-kubemark.yaml
hack/jenkins/job-configs/kubernetes-kubemark.yaml
+4
-4
No files found.
hack/jenkins/job-configs/kubernetes-e2e.yaml
View file @
ac401a27
...
...
@@ -53,7 +53,7 @@
timeout
:
90
-
'
gce-scalability'
:
description
:
'
Run
scalability
E2E
tests
on
GCE
using
the
latest
successful
build.'
timeout
:
21
0
timeout
:
12
0
-
'
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.'
timeout
:
90
...
...
hack/jenkins/job-configs/kubernetes-kubemark.yaml
View file @
ac401a27
...
...
@@ -34,15 +34,15 @@
suffix
:
-
'
gce'
:
description
:
'
Continuously
run
Density
test
on
Kubemark.'
timeout
:
9
0
timeout
:
12
0
cron-string
:
'
@hourly'
-
'
500-gce'
:
description
:
'
Run
Density
test
on
Kubemark
in
a
large
cluster
that
we
should
be
able
to
handle.'
timeout
:
18
0
timeout
:
30
0
cron-string
:
'
@hourly'
-
'
gce-scale'
:
description
:
'
Run
Density
test
on
Kubemark
in
very
large
cluster.
Currently
only
scheduled
to
run
every
6
hours
so
as
not
to
waste
too
many
resources.'
timeout
:
1
80
cron-string
:
'
H
H/
6
*
*
*'
timeout
:
4
80
cron-string
:
'
H
H/
8
*
*
*'
jobs
:
-
'
kubernetes-kubemark-{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