The test was missing the OVN_FOR_EACH_NORTHD() wrapper (it did have the closing ')]' but autotest somehow didn't complain about that).
Fixes: 52bb1dabffbc ("northd: Copy ACL IDs to the southbound DB.") Signed-off-by: Dumitru Ceara <dce...@redhat.com> --- tests/ovn.at | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/ovn.at b/tests/ovn.at index d8c06cd73c..f9e1c96c97 100644 --- a/tests/ovn.at +++ b/tests/ovn.at @@ -42124,6 +42124,7 @@ OVN_CLEANUP([hv1]) AT_CLEANUP ]) +OVN_FOR_EACH_NORTHD([ AT_SETUP([ACL Conntrack ID propagation]) ovn_start -- 2.48.1 _______________________________________________ dev mailing list d...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-dev