Commit a4abec5
committed
TEST: Add 3-minute settling sleep to UDN isolation tests
This is a data collection PR to test whether network timing issues on
RHCOS10+Azure are resolved by allowing more time for network setup to
stabilize before running connectivity checks.
After pods are created and IPs retrieved, wait 3 minutes for:
- OVN flows to be fully installed
- Network policies to be enforced
- Pod networking to stabilize
Using 3 minutes (conservative) to ensure we capture any slow
initialization scenarios on RHCOS10+Azure.
NOT FOR MERGE - data collection only1 parent 68e6e0f commit a4abec5
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
329 | 329 | | |
330 | 330 | | |
331 | 331 | | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
332 | 342 | | |
333 | 343 | | |
334 | 344 | | |
| |||
0 commit comments