Merge pull request #13292 from saad-ali/actuallyFix13257

Move E2E PD Test out of flaky
This commit is contained in:
Wojciech Tyczynski 2015-08-28 09:13:33 +02:00
commit 9bdc85a228

View File

@ -101,7 +101,6 @@ GCE_FLAKY_TESTS=(
"DaemonRestart"
"ResourceUsage"
"monotonically\sincreasing\srestart\scount"
"then\sschedule\sit\son\sanother\shost" # file: pd.go, issue: #13257
"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
)