Commit 3e9abe4
committed
(e2e): test: skip terminating pods in catalog image update test
Filter out pods with DeletionTimestamp to avoid false failures
during pod rollouts when old pods are being deleted.
Fixes flaky test failure where test found 2 pods (1 terminating,
1 active) and incorrectly failed on pod count instead of verifying
the actual requirement: catalog image was updated.
Assisted-by: Cursor1 parent 961df6c commit 3e9abe4
1 file changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
1169 | 1170 | | |
1170 | 1171 | | |
1171 | 1172 | | |
| 1173 | + | |
| 1174 | + | |
| 1175 | + | |
| 1176 | + | |
1172 | 1177 | | |
1173 | 1178 | | |
1174 | 1179 | | |
| |||
1194 | 1199 | | |
1195 | 1200 | | |
1196 | 1201 | | |
1197 | | - | |
| 1202 | + | |
1198 | 1203 | | |
1199 | | - | |
1200 | | - | |
1201 | 1204 | | |
1202 | 1205 | | |
1203 | 1206 | | |
| |||
0 commit comments