diff --git a/tests/integration.rs b/tests/integration.rs index 6c42e0496..1225d68a8 100644 --- a/tests/integration.rs +++ b/tests/integration.rs @@ -6085,7 +6085,7 @@ mod common_parallel { let mut child = cmd.spawn().unwrap(); - thread::sleep(std::time::Duration::new(20, 0)); + guest.wait_vm_boot(None).unwrap(); let r = std::panic::catch_unwind(|| { // Add network