tp-libvirt
tp-libvirt copied to clipboard
Test Provider for Libvirt and related virtualization backends
[Migration] Add case for live migration(precopy + postcopy) with various cpu/memory configurations
Add below configurations, do migration, check the configuration consistency on both hosts. Existing cases may already have some of below configurations, so we need to find the gap and make...
There is a requirement that --p2p --tunnelled migration has higher priority. So we plan add the two options to existing cases as much as possible.
We are requirements to cold/hotplug different disk and do storage migration. - disk type: file, block... - target bus: ide, - source type: file= - target type - driver type:...
Call Trace inside VM was observed after migration when VM was upgrading the kernel and other packages during migration. Planning to automate the scenario for future verification.
Currently we have Numa, Numa pin with host numa, Hugepage, Hugepage pin with Numa are enabled for VM migration, so planning to add scenarios verifying migration by pinning guest VCPU...
Download huge file (like isos and its sha1sum) from inside guest during migration and verify its integrity after migration.
We need these options combined migration for persistent and transient guest.
We have requirements for nfs/.. live migration with different disk configurations. Such as: disk device: cdrom, disk target bus: SATA, IDE machine type: i440fx, q35 disk type: block, file, network...
Explore and add scenarios to verify CPU compat migration to support POWER 8 POWER9 migration and to verify Hypervisor capabilities, need to do some background work for this.