Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

virsh_restore: enable tests for VMs with boot order #6148

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

smitterl
Copy link
Contributor

The xml_option variant expects the VM to boot from //os/boot with dev="hd" and will skip otherwise.

Instead, allow for the test to configure the desired xml update for //os.

For s390x, //os/boot is not fully available, so set bootmenu for our xml instead.

The `xml_option` variant expects the VM to boot from //os/boot with
dev="hd" and will skip otherwise.

Instead, allow for the test to configure the desired xml update for
//os.

For s390x, //os/boot is not fully available, so set bootmenu for our xml
instead.

Signed-off-by: Sebastian Mitterle <[email protected]>
@smitterl
Copy link
Contributor Author

JOB ID     : f5ad5fbadf46129c6915f3c693aa306244c6f5b9
JOB LOG    : /var/log/avocado/job-results/job-2025-01-20T11.20-f5ad5fb/job.log
 (1/1) type_specific.io-github-autotest-libvirt.virsh.restore.expected_option.non_acl.xml_option: STARTED
 (1/1) type_specific.io-github-autotest-libvirt.virsh.restore.expected_option.non_acl.xml_option: PASS (16.37 s)
RESULTS    : PASS 1 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0
JOB HTML   : /var/log/avocado/job-results/job-2025-01-20T11.20-f5ad5fb/results.html
JOB TIME   : 17.88 s

@smitterl
Copy link
Contributor Author

@liang-cong-red-hat Please help review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant