tp-libvirt icon indicating copy to clipboard operation
tp-libvirt copied to clipboard

Test Provider for Libvirt and related virtualization backends

Results 257 tp-libvirt issues
Sort by recently updated
recently updated
newest added

xxxx-299159 Virtio-mem memory device with numa node tuning Signed-off-by: nanli ``` avocado run --vt-type libvirt --test-runner=runner --vt-machine-type q35 memory.devices.virtio.with_numa_tuning (01/12) type_specific.io-github-autotest-libvirt.memory.devices.virtio.with_numa_tuning.cold_plug.with_source_virtio_mem.strict: PASS (90.77 s) (02/12) type_specific.io-github-autotest-libvirt.memory.devices.virtio.with_numa_tuning.cold_plug.with_source_virtio_mem.interleave: PASS (111.33 s) (03/12)...

xxxx-299031 Virtio-mem device with various memory allocation and guest numa settings. ``` avocado run --vt-type libvirt --test-runner=runner --vt-machine-type q35 memory.devices.virtio_mem.memory_allocation_and_numa (01/27) type_specific.io-github-autotest-libvirt.memory.devices.virtio_mem.memory_allocation_and_numa.define_guest.virtio_mem_with_node.without_numa.no_maxmemory: PASS (40.78 s) (02/27) type_specific.io-github-autotest-libvirt.memory.devices.virtio_mem.memory_allocation_and_numa.define_guest.virtio_mem_with_node.without_numa.with_maxmemory: PASS (75.51 s)...

- VIRT-296306 - [driver][rx_queue_size][tx_queue_size] start vm with rx_queue_size and tx_queue_size setting

XXX-301817 - [VM migration] migrate vm between 2 hosts with special CPU

depend on

Since virt-what-1.25-9, there's an additional command 'virt-what-cvm' that gives information about if and which confidential VM mode is running. The test per default assumes that the VM runs without confidentiality....

- VIRT-296328 - [Qos] Check the actual network throughput for direct type interface Test result: ``` PASS 1-type_specific.io-github-autotest-libvirt.virtual_network.qos.check_actual_network_throughput.direct.with_network PASS 1-type_specific.io-github-autotest-libvirt.virtual_network.qos.check_actual_network_throughput.direct.without_network ```

Use the new directory instead of the swtpm directory as the path to store the image.

Case ID: VIRT-293757 Automates the case that verifies that an in place upgrade can be successfully completed on a guest. This case has already been automated by /tp-qemu/qemu/tests/in_place_upgrade.py - this...