diff mbox series

[ovs-dev,13/13] tests: fixed "vtep: 3 HVs, 1 VIFs/HV, 1 GW, 1 LS"

Message ID 20230627093043.1465206-14-xsimonar@redhat.com
State Accepted
Headers show
Series Fixes Multiple Unit Tests | expand

Checks

Context Check Description
ovsrobot/apply-robot success apply and check: success
ovsrobot/github-robot-_Build_and_Test success github build: passed
ovsrobot/github-robot-_ovn-kubernetes fail github build: failed

Commit Message

Xavier Simonart June 27, 2023, 9:30 a.m. UTC
Signed-off-by: Xavier Simonart <xsimonar@redhat.com>
---
 tests/ovn.at | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

diff --git a/tests/ovn.at b/tests/ovn.at
index b7969696a..c19605d64 100644
--- a/tests/ovn.at
+++ b/tests/ovn.at
@@ -4507,6 +4507,8 @@  wait_row_count MAC_Binding 2 ip="192.168.1.200" mac='"02:00:00:00:00:ee"'
 # Restore.
 check as hv1 ovs-vsctl set interface vif1 external_ids:iface-id=lp1
 wait_row_count Port_Binding 1 chassis="$hv_uuid" type='""'
+# Make sure flows added by port claim are installed
+check ovn-nbctl --wait=hv sync
 # <--
 
 # Check ARP response to request for IP on VIF port sent from vtep.