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
25ac08c0
Commit
25ac08c0
authored
Mar 01, 2016
by
k8s-merge-robot
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #22278 from gmarek/more_flake
Auto commit by PR queue bot
parents
94a23198
675f45e9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
scheduler_predicates.go
test/e2e/scheduler_predicates.go
+3
-0
No files found.
test/e2e/scheduler_predicates.go
View file @
25ac08c0
...
...
@@ -157,6 +157,9 @@ var _ = Describe("SchedulerPredicates [Serial]", func() {
ns
=
framework
.
Namespace
.
Name
nodeList
=
ListSchedulableNodesOrDie
(
c
)
err
:=
checkTestingNSDeletedExcept
(
c
,
ns
)
expectNoError
(
err
)
// Every test case in this suite assumes that cluster add-on pods stay stable and
// cannot be run in parallel with any other test that touches Nodes or Pods.
// It is so because we need to have precise control on what's running in the cluster.
...
...
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