mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 13:45:20 +00:00
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 <chen.bo@intel.com>
This commit is contained in:
parent
64ad7657d1
commit
328cf39be1
@ -4070,7 +4070,6 @@ mod common_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…
Reference in New Issue
Block a user