Re: [PATCH net-next 1/3] selftests: openvswitch: Bump timeout to 15 minutes.

From: Simon Horman
Date: Wed Jul 03 2024 - 12:55:29 EST


On Tue, Jul 02, 2024 at 09:28:28AM -0400, Aaron Conole wrote:
> We found that since some tests rely on the TCP SYN timeouts to cause flow
> misses, the default test suite timeout of 45 seconds is quick to be
> exceeded. Bump the timeout to 15 minutes.
>
> Signed-off-by: Aaron Conole <aconole@xxxxxxxxxx>

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>
Tested-by: Simon Horman <horms@xxxxxxxxxx>

FWIIW, locally I had been using a timeout of 720s.
So 900 seems entirely reasonable to me.