diff --git a/tests/integration.rs b/tests/integration.rs index ecf2d6480..8b6123375 100644 --- a/tests/integration.rs +++ b/tests/integration.rs @@ -5975,6 +5975,7 @@ mod tests { } #[cfg(target_arch = "x86_64")] + #[ignore] #[test] fn test_vfio_user() { let focal = UbuntuDiskConfig::new(FOCAL_IMAGE_NAME.to_string());