mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-28 04:04:39 -04:00
Removing a deployment test from flaky
This commit is contained in:
parent
2c58defc6d
commit
afd3095c04
1 changed files with 0 additions and 1 deletions
|
|
@ -171,7 +171,6 @@ GCE_FLAKY_TESTS=(
|
|||
"Daemon\sset\sshould\srun\sand\sstop\scomplex\sdaemon"
|
||||
"Resource\susage\sof\ssystem\scontainers"
|
||||
"allows\sscheduling\sof\spods\son\sa\sminion\safter\sit\srejoins\sthe\scluster" # file: resize_nodes.go, issue: #13258
|
||||
"deployment.*\sin\sthe\sright\sorder" # issue: #15369
|
||||
)
|
||||
|
||||
# The following tests are known to be slow running (> 2 min), and are
|
||||
|
|
|
|||
Loading…
Reference in a new issue