[ovs-dev] [PATCH] system-traffic: Fix typo in conntrack zones tests.

Ilya Maximets i.maximets at ovn.org
Tue Nov 16 20:10:01 UTC 2021


On 10/25/21 13:26, lin huang wrote:
> Signed-off-by: Lin Huang <linhuang at ruijie.com.cn>
> ---
> tests/system-traffic.at | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tests/system-traffic.at b/tests/system-traffic.at
> index 092de308b..528d22cfc 100644
> --- a/tests/system-traffic.at
> +++ b/tests/system-traffic.at
> @@ -3915,7 +3915,7 @@ zone=4,limit=10,count=0
> zone=5,limit=10,count=0
> ])
> 
> -dnl Test ct-get-limits for all zoens
> +dnl Test ct-get-limits for all zones
> AT_CHECK([ovs-appctl dpctl/ct-get-limits], [0], [dnl
> default limit=10
> zone=0,limit=5,count=5
> --
> 2.12.2

Applied.  Thanks!

Best regards, Ilya Maximets.


More information about the dev mailing list