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
b7eb2caf
Commit
b7eb2caf
authored
Nov 16, 2015
by
k8s-merge-robot
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #17321 from wonderfly/master
Auto commit by PR queue bot
parents
b04e6306
f83418bd
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
2 deletions
+8
-2
e2e.sh
hack/jenkins/e2e.sh
+8
-2
No files found.
hack/jenkins/e2e.sh
View file @
b7eb2caf
...
...
@@ -224,10 +224,16 @@ GCE_SOAK_CONTINUOUS_SKIP_TESTS=(
GCE_RELEASE_SKIP_TESTS
=(
)
# TODO(wonderfly): Delete this once
# https://github.com/kubernetes/kubernetes/issues/12689 is fixed.
TRUSTY_SKIP_TESTS
=(
# TODO(wonderfly): Remove this once
# https://github.com/kubernetes/kubernetes/issues/12689 is fixed.
"Services.*should
\s
work
\s
after
\s
restarting
\s
kube-proxy"
# This test was broken and fixed after v1.1.1 release cut. As Trusty release
# tests pin to the latest release version of k8s, we'd have to wait till
# next release to pick up the fix.
# https://github.com/kubernetes/kubernetes/pull/14603
# TODO(wonderfly): Remove this once v1.1.2 is out.
"Kubelet
\s
regular
\s
resource
\s
usage
\s
tracking
\s
over
\s
30m0s
\s
with
\s
0
\s
pods
\s
per
\s
node"
)
# Define environment variables based on the Jenkins project name.
...
...
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