From f8f2f09a1978c28fd3b6ada7264c44ea07e4bc82 Mon Sep 17 00:00:00 2001 From: Rob Bradford Date: Mon, 18 Jul 2022 11:01:05 +0100 Subject: [PATCH] tests: Skip test_vfio for now See: #4324 Signed-off-by: Rob Bradford --- tests/integration.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/integration.rs b/tests/integration.rs index 5fdaafce1..513d1e05f 100644 --- a/tests/integration.rs +++ b/tests/integration.rs @@ -3669,6 +3669,7 @@ mod parallel { #[test] #[cfg(target_arch = "x86_64")] #[cfg(not(feature = "mshv"))] + #[ignore = "See #4324"] // The VFIO integration test starts cloud-hypervisor guest with 3 TAP // backed networking interfaces, bound through a simple bridge on the host. // So if the nested cloud-hypervisor succeeds in getting a directly