mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
This patch adds a separate function to launch two guest VMs and ensure they are connected through ovs-dpdk, so that we can reuse this function in other tests, e.g. the test for live-migration with ovs-dpdk. Signed-off-by: Bo Chen <chen.bo@intel.com>