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
dcc25e2a
Commit
dcc25e2a
authored
Feb 19, 2016
by
Joe Finney
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #21264 from gmarek/jenkins-config
Enormous cluster jenkins configs
parents
1820da67
ff5ddd93
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
43 additions
and
0 deletions
+43
-0
kubernetes-e2e-gce-enormous-startup.yaml
...kins/job-configs/kubernetes-e2e-gce-enormous-startup.yaml
+29
-0
kubernetes-e2e.yaml
hack/jenkins/job-configs/kubernetes-e2e.yaml
+14
-0
No files found.
hack/jenkins/job-configs/kubernetes-e2e-gce-enormous-startup.yaml
0 → 100644
View file @
dcc25e2a
-
job
:
name
:
'
kubernetes-e2e-gce-enormous-startup'
description
:
'
Starts
and
deletes
empty
1000
node
cluster.
Does
not
allow
Node
failures.
Test
owner:
gmarek'
logrotate
:
daysToKeep
:
7
builders
:
-
shell
:
|
curl -fsS --retry 3 "https://raw.githubusercontent.com/kubernetes/kubernetes/master/hack/jenkins/e2e.sh" | bash -
properties
:
-
mail-watcher
publishers
:
-
claim-build
-
gcs-uploader
-
log-parser
-
email-ext
:
recipients
:
"
gmarek@google.com"
triggers
:
-
reverse
:
jobs
:
'
kubernetes-build'
result
:
success
-
timed
:
'
H
20
*
*
*'
wrappers
:
-
ansicolor
:
colormap
:
xterm
-
timeout
:
timeout
:
480
fail
:
true
-
timestamps
-
workspace-cleanup
hack/jenkins/job-configs/kubernetes-e2e.yaml
View file @
dcc25e2a
...
@@ -334,3 +334,17 @@
...
@@ -334,3 +334,17 @@
timeout
:
270
timeout
:
270
jobs
:
jobs
:
-
'
kubernetes-e2e-gce-trusty-{suffix}'
-
'
kubernetes-e2e-gce-trusty-{suffix}'
-
project
:
name
:
kubernetes-e2e-gce-enormous-cluster
test-owner
:
'
gmarek'
emails
:
'
gmarek@google.com'
cron-string
:
'
H
8
*
*
*'
trigger-job
:
'
'
description
:
'
Starts
and
deletes
empty
1000
node
cluster
and
runs
Density
30
test
on
it.
Does
allow
few
Nodes
to
fail
during
startup.'
timeout
:
480
branch
:
'
master'
suffix
:
'
gce-enormous-cluster'
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