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

XXX-300493 - [vhostvdpa-blk] Migrate vm with disk of vhostvdpa backend

xxxx-300472:Delete snapshots in the parent external snapshots with multiple children. ``` avocado run --vt-type libvirt --test-runner=runner --vt-machine-type q35 snapshot_delete.multiple_children (1/3) type_specific.io-github-autotest-libvirt.snapshot_delete.multiple_children.del_parent_snap: PASS (50.88 s) (2/3) type_specific.io-github-autotest-libvirt.snapshot_delete.multiple_children.del_current_branch: PASS (67.41 s) (3/3)...

Since on rhel8 section size must be at least 1024MB for 64K base, so plugged memory must equal or bigger than 1024M. Test result on rhel8 aarch64 64k: (1/1) type_specific.io-github-autotest-libvirt.virsh.event.positive_test.virsh_event.test_events.device-removal-failed_event.no_timeout.loop:...

Depends on https://github.com/avocado-framework/avocado-vt/pull/3890 The tests statically selected the input element of various by its expected list index. This failed if the domain xml was different. Select now the input element...

- Add version check - Add xml check after update-device Test result: ``` (1/2) type_specific.io-github-autotest-libvirt.virtual_network.update_device.update_iface_trustGuestRxFilters.yes_to_no: PASS (60.01 s) (2/2) type_specific.io-github-autotest-libvirt.virtual_network.update_device.update_iface_trustGuestRxFilters.no_to_yes:PAASS (59.83 s) RESULTS : PASS 2 | ERROR 0 |...

Slow down 'virsh dump' to get the status of the process

xxxx-298194:delete snapshot's metadata Signed-off-by: nanli ``` avocado run --vt-type libvirt --test-runner=runner --vt-machine-type q35 snapshot_delete.metadata.type_qcow2 (1/1) type_specific.io-github-autotest-libvirt.snapshot_delete.metadata.type_qcow2: PASS (58.18 s) ```

To enable tests on arm, correct the cfg files in this PR.

Automate discard_granularity disk attribute cases scenarios cover normal, negative, boundary and updates xx-300179 - Live update disk with //disk/blockio[@discard_granularity xx-300180 - Define&&Start vm with //disk/blockio[@discard_granularity xx-300181 - Hotplug/unplug disk with...

high_case

Sometimes the permissoin is not set successfully. Update it to ensure it is set correctly.