mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-21 19:02:30 +00:00
We want to give the time to the nested VM to be fully ready before we check it's correctly setup. This involves 3 layers of virtualization when running the CI on Azure, which added to the high load happening because of the parallelization, adds up to the start up time. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>