From 328cf39be1118b62d962a6024f87f50109e25ab4 Mon Sep 17 00:00:00 2001 From: Bo Chen Date: Wed, 30 Aug 2023 13:54:26 -0700 Subject: [PATCH] tests: Enable "test_vfio" on Azure VM instances In this way, this test can be run against all PRs. Fixes: #4324 Signed-off-by: Bo Chen --- tests/integration.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/integration.rs b/tests/integration.rs index 923861b7c..1c2720158 100644 --- a/tests/integration.rs +++ b/tests/integration.rs @@ -4070,7 +4070,6 @@ mod common_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