Re: [PATCH] iotests: increase timeouts for tests to 5 minutes
Kevin Wolf <[email protected]>
| Newsgroups | gmane.comp.emulators.qemu.block,gmane.comp.emulators.qemu |
|---|---|
| Message-ID | <[email protected]> |
Am 23.06.2026 um 18:03 hat Daniel P. Berrangé geschrieben: > Currently we have tests timeout set to 3 minutes, on the basis > that they're generally done in less than a minute. I've hit a > couple of random failures suggesting that's not sufficiently > pessimistic. Increase the timeout to 5 minutes to have a greater > safety net in high load scenarios. > > Signed-off-by: Daniel P. Berrangé <[email protected]> Thanks, applied to the block branch. Kevin