On Sun, Jul 12, 2026 at 7:00 PM Wake Liu <[email protected]> wrote: > > The raw_skew test currently sleeps for 120 seconds to estimate clock > drift. This is a very long time for a single test, and can cause > timeouts in automated test suites or CI systems. > > Allow overriding the sleep time via a command line argument, > so it can be adjusted if needed in different environments, while > keeping the default at 120 seconds to preserve original behavior. > > Also add -h/--help support to document this option. > > Signed-off-by: Wake Liu <[email protected]>
Acked-by: John Stultz <[email protected]>

