Commit b1255027 authored by Nikhil Jindal's avatar Nikhil Jindal

Merge pull request #17530 from nikhiljindal/deploymente2eFlaky

Removing a deployment test from flaky tests list
parents b5e7597d afd3095c
...@@ -171,7 +171,6 @@ GCE_FLAKY_TESTS=( ...@@ -171,7 +171,6 @@ GCE_FLAKY_TESTS=(
"Daemon\sset\sshould\srun\sand\sstop\scomplex\sdaemon" "Daemon\sset\sshould\srun\sand\sstop\scomplex\sdaemon"
"Resource\susage\sof\ssystem\scontainers" "Resource\susage\sof\ssystem\scontainers"
"allows\sscheduling\sof\spods\son\sa\sminion\safter\sit\srejoins\sthe\scluster" # file: resize_nodes.go, issue: #13258 "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 # The following tests are known to be slow running (> 2 min), and are
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment