Skip to content

Commit

Permalink
tests: fixed "Encaps tunnel cleanup does not interfere with multiple …
Browse files Browse the repository at this point in the history
…controller on the same host"

Signed-off-by: Xavier Simonart <xsimonar@redhat.com>
Acked-by: Ales Musil <amusil@redhat.com>
Signed-off-by: Dumitru Ceara <dceara@redhat.com>
  • Loading branch information
simonartxavier authored and dceara committed Jul 5, 2023
1 parent 660eff2 commit 4caf8da
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/ovn.at
Original file line number Diff line number Diff line change
Expand Up @@ -36090,6 +36090,9 @@ rm -f ${OVN_SYSCONFDIR}/system-id-override

check ovn-appctl -t ovn-controller exit --restart

# Make sure ovn-controller stopped before restarting it
OVS_WAIT_UNTIL([test x$(ovn-appctl -t ovn-controller debug/status) != "xrunning"])

# for some reason SSL ovsdb configuration overrides CLI, so
# delete ssl config from ovsdb to give CLI arguments priority
ovs-vsctl del-ssl
Expand Down

0 comments on commit 4caf8da

Please sign in to comment.