Commit 2365c9d
authored
[Upgrade] Remove migratable_vms from iuo files (#3307)
##### Short description:
Since this PR merged, virt team upgrade tests fails because
migratable_vms fixture include non-migratable network vms.
The current implementation relies on execution order which is wrong.
Restoring to the previous state.
##### More details:
##### What this PR does / why we need it:
Until https://issues.redhat.com/browse/CNV-75357 will happen & merge,
4.20 & 4.21 upgrade tests fails.
It may take few weeks.
##### Which issue(s) this PR fixes:
##### Special notes for reviewer:
##### jira-ticket:
https://issues.redhat.com/browse/CNV-75793
Signed-off-by: Harel Meir <hmeir@redhat.com>1 parent a26e27f commit 2365c9d
File tree
2 files changed
+0
-3
lines changed- tests/install_upgrade_operators/product_upgrade
2 files changed
+0
-3
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | 53 | | |
55 | 54 | | |
56 | 55 | | |
| |||
92 | 91 | | |
93 | 92 | | |
94 | 93 | | |
95 | | - | |
96 | 94 | | |
97 | 95 | | |
98 | 96 | | |
| |||
0 commit comments