Commit 9528b1f
committed
fix an intermittent test failure in kubeVirtUpdatePXBlocked test
kubeVirtUpdatePXBlocked test stops the VM 2 minutes after detecting the expected failed migration.
I am guessing that this 2 minutes window is sometimes too short for the operator to generate
a FailedToEvict event causing intermittent failure with "Did not find FailedToEvictVM event" error.
Increase the interval to 5 minutes.
Signed-off-by: Neelesh Thakur <neelesh.thakur@purestorage.com>1 parent b40bcb8 commit 9528b1f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1590 | 1590 | | |
1591 | 1591 | | |
1592 | 1592 | | |
1593 | | - | |
| 1593 | + | |
1594 | 1594 | | |
1595 | 1595 | | |
1596 | 1596 | | |
| |||
0 commit comments