Skip to content

Commit

Permalink
system-tests: Fix the test file.
Browse files Browse the repository at this point in the history
I made a mistake when rebasing the patch [1] while applying.

[1] - 9be470d("northd: Swap src and dst eth addresses in router egress loop.")

Signed-off-by: Numan Siddique <numans@ovn.org>
  • Loading branch information
numansiddique committed Jun 30, 2021
1 parent 790c59f commit 9c19783
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/system-ovn.at
Expand Up @@ -6243,7 +6243,6 @@ AT_CLEANUP
])

OVN_FOR_EACH_NORTHD([
<<<<<<< HEAD
AT_SETUP([ovn -- No ct_state matches in dp flows when no ACLs in an LS])
AT_KEYWORDS([no ct_state match])
ovn_start
Expand Down Expand Up @@ -6373,6 +6372,7 @@ OVS_TRAFFIC_VSWITCHD_STOP(["/failed to query port patch-.*/d
AT_CLEANUP
])

OVN_FOR_EACH_NORTHD([
AT_SETUP(ovn -- DNAT LR hairpin IPv4)
AT_KEYWORDS(hairpin)

Expand Down

0 comments on commit 9c19783

Please sign in to comment.