tp-libvirt
tp-libvirt copied to clipboard
Test Provider for Libvirt and related virtualization backends
XXX-302256 - VM live migration with copy storage - retain sparsity
This is to cover the patch https://patchew.org/Libvirt/[email protected]/.
### Change login method for network interface verification 1. Use wait_for_login(serial=True) method to login into the guest through ssh first and then try serial login if failed. 2. Using vm.wait_for_serial_login(username,...
### virsh-snapshot: Update logic to verify snapshot creation - check_snaplist function is used to verify the created snapshot by checking it's presence in the guest xml. - But since there...
startuppolicy is set to optional xx-38693 - [disk-change]Check the disk-change events when startuppolicy is optional xx-112414 - start a guest with block type cdrom --bz1471225 xx-32763 - [audit log] Audit...
### libvirt-mem: Enable check for test_qemu_cmd The following testcases are failing because because of the check for test_qemu_cmd is not added in the script 1. type_specific.io-github-autotest-libvirt.libvirt_mem. positive_test.align_256m.cold_plug: FAIL: Qemu command...
### libvirt-mem: Update testcases for ppc64le arch 1. On ppc64le arch, xml does not support numa with memory device same as x86_64 or aarch64. Hence, removing the testcase for ppc64le...