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
ac644e03
Commit
ac644e03
authored
Feb 23, 2016
by
k8s-merge-robot
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #20769 from bprashanth/ing_config
Auto commit by PR queue bot
parents
b034050f
804903f3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
kubernetes-e2e.yaml
hack/jenkins/job-configs/kubernetes-e2e.yaml
+5
-3
No files found.
hack/jenkins/job-configs/kubernetes-e2e.yaml
View file @
ac644e03
...
...
@@ -363,7 +363,7 @@
# TODO: Move this into a different project. Currently, since this test
# shares resources with various other networking tests, it's easier to
# zero in on the source of a leak if it's run in isolation.
export PROJECT="kubernetes-
flannel
"
export PROJECT="kubernetes-
ingress
"
-
'
gce-ingress'
:
description
:
'
Run
[Feature:Ingress]
tests
on
GCE.'
timeout
:
90
...
...
@@ -377,10 +377,12 @@
# TODO: Move this into a different project. Currently, since this test
# shares resources with various other networking tests, so it's easier
# to zero in on the source of a leak if it's run in isolation.
export PROJECT="kubernetes-
flannel
"
export PROJECT="kubernetes-
ingress
"
-
'
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
# We don't really care to enforce a timeout for flannel tests. Any performance issues will show up in the other GCE builders.
# This suite is to continuously check that flannel + Kubernetes works.
timeout
:
120
emails
:
'
beeps@google.com'
test-owner
:
'
beeps'
provider-env
:
'
{gce-provider-env}'
...
...
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