Move Daemon set should run complex daemon test to flaky

This commit is contained in:
gmarek 2015-12-11 15:18:20 +01:00
parent 815fcc3334
commit c538f6fd74

View File

@ -331,6 +331,7 @@ DISRUPTIVE_TESTS=(
GCE_FLAKY_TESTS=(
"GCE\sL7\sLoadBalancer\sController" # issue: #17518
"DaemonRestart\sController\sManager" # issue: #17829
"Daemon\sset\sshould\srun\sand\sstop\scomplex\sdaemon" # issue: #16623
"Resource\susage\sof\ssystem\scontainers" # issue: #13931
"NodeOutOfDisk" # issue: #17687
"Cluster\slevel\slogging\susing\sElasticsearch" # issue: #17873