mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-21 19:02:30 +00:00
tests: Temporarily disable test_ovs_dpdk
This test is flaking out regularly, particularly on the musl build. Signed-off-by: Rob Bradford <robert.bradford@intel.com>
This commit is contained in:
parent
2ac7232288
commit
9341cce8b3
@ -5257,6 +5257,7 @@ mod tests {
|
||||
}
|
||||
|
||||
#[test]
|
||||
#[ignore]
|
||||
fn test_ovs_dpdk() {
|
||||
// Create OVS-DPDK bridge and ports
|
||||
std::process::Command::new("bash")
|
||||
|
Loading…
x
Reference in New Issue
Block a user