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
284b2e41
Commit
284b2e41
authored
Nov 26, 2015
by
Filip Grzadkowski
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #17831 from gmarek/wtf
Update GCE flaky suite
parents
777f24b6
3c67f48a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
e2e.sh
hack/jenkins/e2e.sh
+5
-5
No files found.
hack/jenkins/e2e.sh
View file @
284b2e41
...
@@ -176,11 +176,11 @@ DISRUPTIVE_TESTS=(
...
@@ -176,11 +176,11 @@ DISRUPTIVE_TESTS=(
# The following tests are known to be flaky, and are thus run only in their own
# The following tests are known to be flaky, and are thus run only in their own
# -flaky- build variants.
# -flaky- build variants.
GCE_FLAKY_TESTS
=(
GCE_FLAKY_TESTS
=(
"
GCE
\s
L7
\s
LoadBalancer
\s
Controller"
"
KubeProxy
\s
should
\s
test
\s
kube-proxy"
# extremely flaky in slow suite since Nov 23rd (build was broken on 21st and 2nd), issue: #17781
"
DaemonRestart
\s
Controller
\s
Manager"
"
GCE
\s
L7
\s
LoadBalancer
\s
Controller"
# issue: #17518
"Daemon
\s
set
\s
should
\s
run
\s
and
\s
stop
\s
complex
\s
daemon"
"Daemon
Restart
\s
Controller
\s
Manager"
# issue: #17829
"Resource
\s
usage
\s
of
\s
system
\s
containers"
"Resource
\s
usage
\s
of
\s
system
\s
containers"
# issue: #13931
"allows
\s
scheduling
\s
of
\s
pods
\s
on
\s
a
\s
minion
\s
after
\s
it
\s
rejoins
\s
the
\s
cluster"
# file: resize_nodes.go, issue: #1
3258
"allows
\s
scheduling
\s
of
\s
pods
\s
on
\s
a
\s
minion
\s
after
\s
it
\s
rejoins
\s
the
\s
cluster"
# file: resize_nodes.go, issue: #1
7830
)
)
# The following tests are known to be slow running (> 2 min), and are
# The following tests are known to be slow running (> 2 min), and are
...
...
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