action #35443
closedaction #30649: [tools][openqa] Improve performance by using migrations and external snapshots
action #32968: [kernel][tools] Refactor QEMU backend - Create QEMU process manager and save configuration state
[kernel][tools] QEMU Refactor - Acceptance testing
0%
Description
Test on all architectures and backends. Test with interactive mode.
Updated by rpalethorpe over 6 years ago
- Status changed from New to Blocked
- Assignee set to rpalethorpe
Updated by rpalethorpe over 6 years ago
- Status changed from Blocked to In Progress
Updated by rpalethorpe over 6 years ago
QEMU's weird treatment of relative paths has reared its ugly head again and prevented qemu-img from running on anything older than 2.10/11 (because -u is missing). So I have decided to finally give in and just use absolute paths everywhere.
Updated by rpalethorpe over 6 years ago
This is probably ready to be tested in staging now. I sent an e-mail to the OpenQA mailing list warning user's about the changes.
Updated by rpalethorpe over 6 years ago
I have created a script which will add the necessary variables semi-automatically (I decided to sanity check the additions manually). However I may need to revert (or find some other solution) the update to the test cases which removes the ARM workaround when UEFI_PFLASH_VARS is present otherwise I can't run the script in advance, which seems like the best option considering the number of test cases which need updating.
Updated by rpalethorpe over 6 years ago
Mudler's testing found a bug in QEMU which I have written a potential fix for: https://github.com/mudler/os-autoinst/pull/1
Updated by rpalethorpe over 6 years ago
- Status changed from In Progress to Resolved
Merged into master.