Fixes: 0d2560be1fcc ("multinode: Check proper GARP generation.")
Signed-off-by: Xavier Simonart <[email protected]>
---
tests/multinode.at | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/multinode.at b/tests/multinode.at
index e02bd6f07..6b9614126 100644
--- a/tests/multinode.at
+++ b/tests/multinode.at
@@ -3320,7 +3320,7 @@ check_migration_between_gw1_and_gw2() {
if [ test "$action" == "kill_gw2" ]; then
AS_BOX([$(date +%H:%M:%S.%03N) Killing gw2 ovn-controller])
on_exit 'm_as ovn-gw-2 /usr/share/openvswitch/scripts/ovs-ctl status ||
- m_as ovn-gw-2 /usr/share/openvswitch/scripts/ovs-ctl start
--system-id=ovn-gw-1'
+ m_as ovn-gw-2 /usr/share/openvswitch/scripts/ovs-ctl start
--system-id=ovn-gw-2'
on_exit 'm_as ovn-gw-2 /usr/share/ovn/scripts/ovn-ctl
status_controller ||
m_as ovn-gw-2 /usr/share/ovn/scripts/ovn-ctl start_controller
${CONTROLLER_SSL_ARGS}'
--
2.47.1
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev