Re: [PATCH] tests: hsr: Increase timeout to 10 minutes

From: Andrew Lunn
Date: Tue Oct 22 2024 - 12:14:03 EST


On Tue, Oct 22, 2024 at 04:02:23PM +0800, Yunshui Jiang wrote:
> The time-consuming HSR test, hsr_ping.sh, actually needs 7 min to run.
> Around 375s to be exact

That is quite a long time, if it is being used in a CI/CD environment.

If it possible to make the test faster? What takes all the time?

Andrew