tp-libvirt
tp-libvirt copied to clipboard
Test Provider for Libvirt and related virtualization backends
Add test suite that will execute configured actions on passthrough devices and VMs. | Scenarios (edge coverage) | | | |------------------------------------------------------------------------------ |------------ |------------------------- | | VM | | | |...
Only external snapshot is officially supported, and it supports revert now. Update rng cases to use this. Since every step is external snapshot now, no need to do the 3rd...
This PR adds: VIRT-301880: Transfer a file between host and vm with iommu device **Test results:** ``` (1/2) type_specific.io-github-autotest-libvirt.vIOMMU.transfer_file.virtio_interface.virtio: PASS (79.73 s) (2/2) type_specific.io-github-autotest-libvirt.vIOMMU.transfer_file.virtio_interface.smmuv3: PASS (49.39 s) (1/4) type_specific.io-github-autotest-libvirt.vIOMMU.transfer_file.e1000e.virtio: PASS...
Automate case: Connect to the guest console without serial device xx-300602 - [console][negative] Connect to the guest console without serial device
XXX-298377 - [VM migration] migrate vm between two hosts with same host_uuid
XXX-298257 - [VM migration] network data transport - TLS - default/migrate_tls_x509_verify on src host XXX-293815 - [VM migration] network data transport - TLS - default/migrate_tls_x509_verify on target host(enable/disable verify client)
xxxx-300726:suspend or shutdown VM with PERSISTENT_ONLY - via restarting libvirt-guests.service Signed-off-by: nanli Existed two bugs xxxx-56142 xxxx-56145 ``` avocado run --vt-type libvirt --test-runner=runner --vt-machine-type q35 managedsave.libvirt_guests.positive_test..with_transient_vm (1/8) type_specific.io-github-autotest-libvirt.managedsave.libvirt_guests.positive_test.no_parallel_shutdown.suspend_on_shutdown.default_vol.none_on_boot.with_transient_vm.persistent_only_none: PASS (79.00...
Add step to check swtpm log ownership.
### multivm-stress:Update script to test all edgecases This patch captures multiple edge cases to test multivm scenarios. The following updates are added: 1. add stress_time parameter to run stress test...