mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-01-30 16:35:31 +00:00
tests: ignore the result from test_vfio_user
As it is currently unstable. Signed-off-by: Henry Wang <Henry.Wang@arm.com>
This commit is contained in:
parent
e2a8a1483f
commit
b4566b9eab
@ -6172,6 +6172,7 @@ mod parallel {
|
||||
exec_host_command_status("pkill -f nvmf_tgt");
|
||||
}
|
||||
|
||||
#[ignore]
|
||||
#[test]
|
||||
#[cfg(target_arch = "aarch64")]
|
||||
fn test_vfio_user() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user