mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-21 19:02:30 +00:00
tests: Disable test_vfio_user
The test test_vfio_user is flaky, let's disable it until we find the right way to fix it. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
This commit is contained in:
parent
21a21ce51a
commit
210a29f05c
@ -6206,6 +6206,7 @@ mod tests {
|
||||
exec_host_command_status("pkill -f nvmf_tgt");
|
||||
}
|
||||
|
||||
#[ignore]
|
||||
#[cfg(target_arch = "x86_64")]
|
||||
#[test]
|
||||
fn test_vfio_user() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user