Commit 956edd5
authored
Fix: test_min_change_efi_azl4_qcow_output (on arm64) failing due to unavailable dracut-virtio (#722)
This PR fixes failing test `test_min_change_efi_azl4_qcow_output` by
removing `dracut-virtio` in the relevant config.
`dracut-virtio` is preinstalled on all azl3 VMs and is not needed for
azl4, so we can also simplify further the number of configs needed for
this class of tests.1 parent 161fbeb commit 956edd5
7 files changed
Lines changed: 5 additions & 50 deletions
File tree
- test/vmtests/vmtests
- imagecustomizer
- osmodifier
- toolkit/tools/pkg/imagecustomizerlib/testdata
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
| 211 | + | |
215 | 212 | | |
216 | 213 | | |
217 | 214 | | |
| |||
242 | 239 | | |
243 | 240 | | |
244 | 241 | | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
| 242 | + | |
249 | 243 | | |
250 | 244 | | |
251 | 245 | | |
| |||
309 | 303 | | |
310 | 304 | | |
311 | 305 | | |
312 | | - | |
| 306 | + | |
313 | 307 | | |
314 | 308 | | |
315 | 309 | | |
| |||
341 | 335 | | |
342 | 336 | | |
343 | 337 | | |
344 | | - | |
| 338 | + | |
345 | 339 | | |
346 | 340 | | |
347 | 341 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
| 39 | + | |
44 | 40 | | |
45 | 41 | | |
46 | 42 | | |
| |||
Lines changed: 0 additions & 10 deletions
This file was deleted.
Lines changed: 0 additions & 11 deletions
This file was deleted.
Lines changed: 0 additions & 14 deletions
This file was deleted.
0 commit comments