diff --git a/tests/integration.rs b/tests/integration.rs index 790fcdb22..19edb2f44 100644 --- a/tests/integration.rs +++ b/tests/integration.rs @@ -5257,6 +5257,7 @@ mod tests { } #[test] + #[ignore] fn test_ovs_dpdk() { // Create OVS-DPDK bridge and ports std::process::Command::new("bash")