Fixes: 00e4f7823664 ("controller: Support migration of container ports.")
Signed-off-by: Xavier Simonart <[email protected]>
---
tests/multinode.at | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/tests/multinode.at b/tests/multinode.at
index 68c9eba22..7ff8588c9 100644
--- a/tests/multinode.at
+++ b/tests/multinode.at
@@ -2794,6 +2794,10 @@ check_fake_multinode_setup_by_nodes 'ovn-chassis-1
ovn-chassis-2 ovn-chassis-3'
# Delete the multinode NB and OVS resources before starting the test.
cleanup_multinode_resources_by_nodes 'ovn-chassis-1 ovn-chassis-2
ovn-chassis-3'
+m_as ovn-chassis-1 ip link del migrator-p
+m_as ovn-chassis-2 ip link del sw0p2-p
+m_as ovn-chassis-3 ip link del migrator-p
+
OVS_WAIT_UNTIL([m_as ovn-chassis-1 ip link show | grep -q genev_sys])
OVS_WAIT_UNTIL([m_as ovn-chassis-2 ip link show | grep -q genev_sys])
OVS_WAIT_UNTIL([m_as ovn-chassis-3 ip link show | grep -q genev_sys])
--
2.47.1
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev