Commit 11845f9
authored
[4.19] tests, net, hot plug: quarantine multiple interfaces hot plug scenario (#5082)
##### What this PR does / why we need it:
Quarantining the scenario that creates 3 additional hot-plug interfaces
will stabilize the module until a proper fix is applied in a future PR.
Backport of
#3455 to
cnv-4.19.
##### Which issue(s) this PR fixes:
Hot-plug tests are showing flakiness because the test tries to hot-plug
too many interfaces (more than 4, which is the maximum allowed for the
VM spec used in this module). Quarantining the scenario that creates 3
additional hot-plug interfaces will stabilize the module until a proper
fix is applied.
##### Special notes for reviewer:
##### jira-ticket:
[CNV-76670](https://issues.redhat.com/browse/CNV-76670)
Signed-off-by: Anat Wax <awax@redhat.com>1 parent e34b355 commit 11845f9
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
506 | 506 | | |
507 | 507 | | |
508 | 508 | | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
509 | 513 | | |
510 | 514 | | |
511 | 515 | | |
| |||
0 commit comments