On 2/22/19 11:06 AM, Paolo Abeni wrote: > Otherwise, the configured IPv6 address could be still "tentative" > at test time, possibly causing tests failures. > We can also drop some sleep along the code and decrease the > timeout for most commands so that the test runtime decreases. > > Fixes: d1f1b9cbf34c ("selftests: net: Introduce first PMTU test") > Signed-off-by: Paolo Abeni <pab...@redhat.com> > --- > tools/testing/selftests/net/pmtu.sh | 28 +++++++++++++--------------- > 1 file changed, 13 insertions(+), 15 deletions(-) >
Reviewed-by: David Ahern <dsah...@gmail.com>