Re: [PATCH 2/6] qtest: bump migration-test timeout to 5 minutes

2023-06-01 Thread Thomas Huth
On 01/06/2023 18.31, Daniel P. Berrangé wrote: The migration test should take between 1 min 30 and 2 mins on reasonably modern hardware. The test is not especially compute bound, rather its running time is dominated by the guest RAM size relative to the bandwidth cap, which forces each iteration

[PATCH 2/6] qtest: bump migration-test timeout to 5 minutes

2023-06-01 Thread Daniel P . Berrangé
The migration test should take between 1 min 30 and 2 mins on reasonably modern hardware. The test is not especially compute bound, rather its running time is dominated by the guest RAM size relative to the bandwidth cap, which forces each iteration to take at least 30 seconds. None the less under