Commit b253e94
Paul Whalen
tests(anaconda-iso): use --location for direct kernel boot
Switch virt-install from --cdrom to --location with explicit
kernel/initrd paths to enable direct kernel boot and serial console
output during anaconda installation. Extract the ISO label
dynamically with blkid for inst.stage2 and inst.ks arguments.
This fixes the issue where --cdrom boot through the ISO GRUB gave
no serial console visibility and anaconda silently failed to install
in CI environments.
Assisted-by: Claude Opus 4.6 <noreply@anthropic.com>"
Signed-off-by: Paul Whalen <pwhalen@fedoraproject.org>1 parent 4b67c38 commit b253e94
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
| 305 | + | |
| 306 | + | |
305 | 307 | | |
306 | 308 | | |
307 | 309 | | |
308 | 310 | | |
309 | 311 | | |
310 | 312 | | |
311 | 313 | | |
312 | | - | |
| 314 | + | |
| 315 | + | |
313 | 316 | | |
314 | 317 | | |
315 | 318 | | |
| |||
0 commit comments