On 3/12/25 1:22 PM, Ales Musil wrote:
> On Wed, Mar 12, 2025 at 1:14 PM Dumitru Ceara <dce...@redhat.com> wrote:
> 
>> 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
>>
>>
> Nice catch!
> 
> Acked-by: Ales Musil <amu...@redhat.com>
> 

Thanks, Ales!  Applied to main and 25.03.

Regards,
Dumitru

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to