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
f03077a5
Commit
f03077a5
authored
Jul 20, 2015
by
Marek Grabowski
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #11574 from wojtek-t/move_pod_disks_toflaky
Move PD on two hosts test to flaky
parents
ddda6619
a0f30586
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
e2e.sh
hack/jenkins/e2e.sh
+3
-1
No files found.
hack/jenkins/e2e.sh
View file @
f03077a5
...
@@ -82,7 +82,9 @@ GCE_DEFAULT_SKIP_TESTS=(
...
@@ -82,7 +82,9 @@ GCE_DEFAULT_SKIP_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
=(
"PD
\s
on
\s
two
\s
hosts.*remove
\s
both"
)
# Tests which are not able to be run in parallel.
# Tests which are not able to be run in parallel.
GCE_PARALLEL_SKIP_TESTS
=(
GCE_PARALLEL_SKIP_TESTS
=(
...
...
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