Skip to content

Commit

Permalink
tests: fixed "check fip and lb flows"
Browse files Browse the repository at this point in the history
Signed-off-by: Xavier Simonart <xsimonar@redhat.com>
Signed-off-by: Mark Michelson <mmichels@redhat.com>
  • Loading branch information
simonartxavier authored and putnopvut committed Aug 4, 2023
1 parent f38b199 commit 7b95fe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ovn-northd.at
Original file line number Diff line number Diff line change
Expand Up @@ -9658,7 +9658,7 @@ check ovn-nbctl lsp-add S0 S0-P0
check ovn-nbctl lsp-set-addresses S0-P0 "50:54:00:00:00:03 10.0.0.3 1000::3"

check ovn-nbctl lr-nat-add R1 dnat_and_snat 172.16.0.110 10.0.0.3 S0-P0 30:54:00:00:00:03
check ovn-nbctl lr-nat-add R1 dnat_and_snat 3000::c 1000::3 S0-P0 40:54:00:00:00:03
check ovn-nbctl --wait=sb lr-nat-add R1 dnat_and_snat 3000::c 1000::3 S0-P0 40:54:00:00:00:03

ovn-sbctl dump-flows R1 > R1flows
AT_CAPTURE_FILE([R1flows])
Expand Down

0 comments on commit 7b95fe7

Please sign in to comment.