Commit fe820fc4 authored by Mike Danese's avatar Mike Danese

break up daemonset test into two tests

parent dfbbec03
...@@ -123,7 +123,7 @@ AWS_REQUIRED_SKIP_TESTS=( ...@@ -123,7 +123,7 @@ AWS_REQUIRED_SKIP_TESTS=(
# -flaky- build variants. # -flaky- build variants.
GCE_FLAKY_TESTS=( GCE_FLAKY_TESTS=(
"DaemonRestart\sController\sManager" "DaemonRestart\sController\sManager"
"Daemon\sset\sshould\slaunch\sa\sdaemon\spod\son\severy\snode\sof\sthe\scluster" "Daemon\sset\sshould"
"Resource\susage\sof\ssystem\scontainers" "Resource\susage\sof\ssystem\scontainers"
"should\sbe\sable\sto\schange\sthe\stype\sand\snodeport\ssettings\sof\sa\sservice" # file: service.go, issue: #13032 "should\sbe\sable\sto\schange\sthe\stype\sand\snodeport\ssettings\sof\sa\sservice" # file: service.go, issue: #13032
"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
......
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