mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-22 11:22:26 +00:00
tests: Skip test_vfio for now
See: #4324 Signed-off-by: Rob Bradford <robert.bradford@intel.com>
This commit is contained in:
parent
edf6dda705
commit
f8f2f09a19
@ -3669,6 +3669,7 @@ mod parallel {
|
|||||||
#[test]
|
#[test]
|
||||||
#[cfg(target_arch = "x86_64")]
|
#[cfg(target_arch = "x86_64")]
|
||||||
#[cfg(not(feature = "mshv"))]
|
#[cfg(not(feature = "mshv"))]
|
||||||
|
#[ignore = "See #4324"]
|
||||||
// The VFIO integration test starts cloud-hypervisor guest with 3 TAP
|
// The VFIO integration test starts cloud-hypervisor guest with 3 TAP
|
||||||
// backed networking interfaces, bound through a simple bridge on the host.
|
// backed networking interfaces, bound through a simple bridge on the host.
|
||||||
// So if the nested cloud-hypervisor succeeds in getting a directly
|
// So if the nested cloud-hypervisor succeeds in getting a directly
|
||||||
|
Loading…
x
Reference in New Issue
Block a user