Re: [ovs-dev] [PATCH 4/4] tests: Add ovsdb execution cases for set size constraints.

2023-08-03 Thread Ilya Maximets
On 8/2/23 22:19, Dumitru Ceara wrote:
> On 7/25/23 11:32, Ilya Maximets wrote:
>> Adding an extra check to one of the ovsdb execution cases that will
>> verify that ovsdb-server is able to read back transactions previously
>> written to a database file.  And also adding new execution tests
>> that cover previously discovered issues with size checks on sets.
>>
>> Signed-off-by: Ilya Maximets 
>> ---
>>  tests/ovsdb-execution.at | 54 ++--
>>  tests/ovsdb-server.at| 15 ++-
> 
> tests++
> 
> Looks good to me, thanks!
> 
> Acked-by: Dumitru Ceara 
> 

Thanks, Dumitru!

I fixed the typos and applied the set.  Backported down to 2.17.

Best regards, Ilya Maximets.
___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev


Re: [ovs-dev] [PATCH 4/4] tests: Add ovsdb execution cases for set size constraints.

2023-08-02 Thread Dumitru Ceara
On 7/25/23 11:32, Ilya Maximets wrote:
> Adding an extra check to one of the ovsdb execution cases that will
> verify that ovsdb-server is able to read back transactions previously
> written to a database file.  And also adding new execution tests
> that cover previously discovered issues with size checks on sets.
> 
> Signed-off-by: Ilya Maximets 
> ---
>  tests/ovsdb-execution.at | 54 ++--
>  tests/ovsdb-server.at| 15 ++-

tests++

Looks good to me, thanks!

Acked-by: Dumitru Ceara 

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