On 3/21/22 10:56, Xavier Simonart wrote:
> - send gratuitous arp on localnet
> - send gratuitous arp for nat ips in localnet
> - dns lookup : 1 HV, 2 LS, 2 LSPs/LS -- ovn-northd -- dp-groups=yes
> - send gratuitous arp for NAT rules on distributed router
> - 2 HVs, 1 lport/HV, localport ports
>
> Signed-off-by: Xavier Simonart <[email protected]>
> ---
Hi Xavier,
> tests/ovn.at | 20 +++++++++++++-------
> 1 file changed, 13 insertions(+), 7 deletions(-)
>
> diff --git a/tests/ovn.at b/tests/ovn.at
> index 166b5f72e..cf027703f 100644
> --- a/tests/ovn.at
> +++ b/tests/ovn.at
[...]
> @@ -10391,7 +10395,7 @@ test_dns6() {
> }
>
> AT_CAPTURE_FILE([ofctl_monitor0.log])
> -as hv1 ovs-ofctl monitor br-int resume --detach --no-chdir \
> +as hv1 ovs-ofctl -t 300 monitor br-int resume --detach --no-chdir \
> --pidfile=ovs-ofctl0.pid 2> ofctl_monitor0.log
>
Is this really needed? We set OVS_CTL_TIMEOUT=30 in atlocal.in.
Thanks,
Dumitru
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev