dzhengfy
dzhengfy
@sathnaga @balamuruhans @smitterl , Here we have a new plan for virttest/utils_test/libvirt.py. As this file is becoming bigger and bigger, there are too many kinds of functions mixed up in...
Recently we had some discussion to synchronize the same understanding for the usage of above functions in the subject. Below is the current understanding we have now. Welcome to comment!...
[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:...
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...
Signed-off-by: Dan Zheng