Commit e34e6e76 authored by Marek Grabowski's avatar Marek Grabowski

Merge pull request #18573 from gmarek/master

Move Daemon set should run complex daemon test to flaky
parents 5cc508bb c538f6fd
...@@ -331,6 +331,7 @@ DISRUPTIVE_TESTS=( ...@@ -331,6 +331,7 @@ DISRUPTIVE_TESTS=(
GCE_FLAKY_TESTS=( GCE_FLAKY_TESTS=(
"GCE\sL7\sLoadBalancer\sController" # issue: #17518 "GCE\sL7\sLoadBalancer\sController" # issue: #17518
"DaemonRestart\sController\sManager" # issue: #17829 "DaemonRestart\sController\sManager" # issue: #17829
"Daemon\sset\sshould\srun\sand\sstop\scomplex\sdaemon" # issue: #16623
"Resource\susage\sof\ssystem\scontainers" # issue: #13931 "Resource\susage\sof\ssystem\scontainers" # issue: #13931
"NodeOutOfDisk" # issue: #17687 "NodeOutOfDisk" # issue: #17687
"Cluster\slevel\slogging\susing\sElasticsearch" # issue: #17873 "Cluster\slevel\slogging\susing\sElasticsearch" # issue: #17873
......
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