tp-libvirt
tp-libvirt copied to clipboard
Test Provider for Libvirt and related virtualization backends
Signed-off-by: Qian Jianhua libvirt8.0.0 test result: Before: ``` (1/1) type_specific.io-github-autotest-libvirt.virsh.domstate.normal_test.reason.crash_vm.oncrash_destroy: ERROR: Failed to define avocado-vt-vm1 for reason:\nerror: Failed to define domain from /tmp/xml_utils_temp_6885f_ot.xml\nerror: unsupported configuration: unknown panic model 'pvpanic'\n (9.69...
virt_qemu_ga_read_nonsecurity_files need reboot guest, it takes more time to finish this in some extreme case
xxxx-298191: delete snapshot after disk attached Signed-off-by: nanli ``` avocado run --vt-type libvirt --test-runner=runner --vt-machine-type q35 snapshot_delete.disk_attached (1/1) type_specific.io-github-autotest-libvirt.snapshot_delete.disk_attached: PASS (53.51 s) ```
Fixed a bug related to rx_frames comparison. The issue was that the collected rx_frames contained spaces, while the expected rx_frames did not. Before: ``` (1/1) type_specific.io-github-autotest-libvirt.virtual_network.update_device.coalesce.nat_net.update_iface_coalesce: FAIL: rx-frames of vnet0...
test results: on x86: (01/64) type_specific.io-github-autotest-libvirt.guest_numa.possitive_test.hugepage.per_node.2M.topology.no_numatune_memnode.numatune_mem: PASS (49.22 s) (02/64) type_specific.io-github-autotest-libvirt.guest_numa.possitive_test.hugepage.per_node.2M.topology.no_numatune_memnode.no_numatune_mem: PASS (49.89 s) (03/64) type_specific.io-github-autotest-libvirt.guest_numa.possitive_test.hugepage.per_node.2M.topology.numatune_memnode.m_strict.numatune_mem: PASS (47.79 s) (04/64) type_specific.io-github-autotest-libvirt.guest_numa.possitive_test.hugepage.per_node.2M.topology.numatune_memnode.m_strict.no_numatune_mem: PASS (49.40 s) (05/64) type_specific.io-github-autotest-libvirt.guest_numa.possitive_test.hugepage.per_node.2M.topology.numatune_memnode.m_preferred.numatune_mem: PASS (49.80 s) (06/64)...
Test disk driver iothread feature like below Scenarios: - start vm with iothreads - hotplug a disk with iothreads - update disk with iothreads - delete iothread
Signed-off-by: Qian Jianhua
VIRT-299164: Virtio-mem memory device with various memory backing type Signed-off-by: nanli RHEL9 + x86 ``` avocado run --vt-type libvirt --test-runner=runner --vt-machine-type q35 memory.devices.virtio_mem.memory_backing_type (1/7) type_specific.io-github-autotest-libvirt.memory.devices.virtio_mem.memory_backing_type.with_numa.alloc_ondemand.file: PASS (86.39 s) (2/7) type_specific.io-github-autotest-libvirt.memory.devices.virtio_mem.memory_backing_type.with_numa.alloc_ondemand.anonymous:...
On latest rhel 8 system, when coalesce is not set, the default value for rx_frames change to n/a. While on rhel 9, it's 0. Both of them are expectable. Update...
- VIRT-300392 - Enable/disable daemons socket services - VIRT-300393 - Check the socket files after start/stop daemons' socket service - VIRT-300394 - Check virsh connection after switching between the legacy...