We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 997dd12 + 4ef108a commit 12b5906Copy full SHA for 12b5906
hack/jenkins/e2e.sh
@@ -101,6 +101,9 @@ GCE_FLAKY_TESTS=(
101
"DaemonRestart"
102
"ResourceUsage"
103
"monotonically\sincreasing\srestart\scount"
104
+ "then\sschedule\sit\son\sanother\shost" # file: pd.go, issue: #13257
105
+ "should\sbe\sable\sto\schange\sthe\stype\sand\snodeport\ssettings\sof\sa\sservice" # file: service.go, issue: #13032
106
+ "allows\sscheduling\sof\spods\son\sa\sminion\safter\sit\srejoins\sthe\scluster" # file: resize_nodes.go, issue: #13258
107
)
108
109
# Tests which are not able to be run in parallel.
0 commit comments