On Jan 07, 2021 / 06:57, Dmitry Fomichev wrote: > Test #48 runs some i/o to the test device for 30 seconds and then waits > 45 seconds for fio to finish. If this wait times out, the test assumes > that fio is hung because of a zone locking issue and fails. It is > observed that 45s may not be enough for some HDDs, especially the ones > running specialized firmware. > > Increase the timeout to 180 seconds to avoid any false positives. > There is no change in test duration for the most common devices. > The test will wait for the full 180 seconds only if it fails, otherwise > it will finish very soon after the 30 second i/o period ends. > > Signed-off-by: Dmitry Fomichev <dmitry.fomichev@xxxxxxx> Looks good to me. Reviewed-by: Shin'ichiro Kawasaki <shinichiro.kawasaki@xxxxxxx> -- Best Regards, Shin'ichiro Kawasaki