On Thu, Apr 23, 2026 at 10:44:46PM +0200, Martin Wilck wrote: > The tur_deep_sleep() test serves to test the behavior of the tur checker > when checkers time out and cannot be cancelled. > > Up to now the checker timed out on every TUR_SLEEP_INTERVALth > invocation. That made it impossible to test the MAX_TIMEOUTS logic, which > requires multiple consecutive timeouts. To fix it, invert the logic, so > that the checker just succeeds on every TUR_SLEEP_INTERVALth call. > > Also, decrease loglevel of the messages from tur_deep_sleep(). > > Signed-off-by: Martin Wilck <[email protected]>
Reviewed-by: Benjamin Marzinski <[email protected]>
