Commit 9ec4e74
Remove waiting for pods after the rollout completes.
The wait takes a long time, and seems to get confused if cluster autoscaler
adds/removes nodes and shifts pods around between them. This leads to lengthy
tests that eventually fail with a timeout error. Plus, at least in theory, once
the rollout completes, we should have the pods and shouldn't have to wait at
all... though we suspect this may not always be true.
PiperOrigin-RevId: 8231634461 parent 5fe6d8e commit 9ec4e74
File tree
1 file changed
+0
-7
lines changed- perfkitbenchmarker/linux_benchmarks
1 file changed
+0
-7
lines changedLines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | 207 | | |
215 | 208 | | |
216 | 209 | | |
| |||
0 commit comments