Re: [PATCH v3 06/10] iotests/129: Use throttle node

2021-01-15 Thread Max Reitz
On 15.01.21 12:16, Vladimir Sementsov-Ogievskiy wrote: 14.01.2021 20:03, Max Reitz wrote: Throttling on the BB has not affected block jobs in a while, so it is possible that one of the jobs in 129 finishes before the VM is stopped. We can fix that by running the job from a throttle node. Signed

Re: [PATCH v3 06/10] iotests/129: Use throttle node

2021-01-15 Thread Vladimir Sementsov-Ogievskiy
14.01.2021 20:03, Max Reitz wrote: Throttling on the BB has not affected block jobs in a while, so it is possible that one of the jobs in 129 finishes before the VM is stopped. We can fix that by running the job from a throttle node. Signed-off-by: Max Reitz Reviewed-by: Eric Blake you forget

[PATCH v3 06/10] iotests/129: Use throttle node

2021-01-14 Thread Max Reitz
Throttling on the BB has not affected block jobs in a while, so it is possible that one of the jobs in 129 finishes before the VM is stopped. We can fix that by running the job from a throttle node. Signed-off-by: Max Reitz Reviewed-by: Eric Blake --- tests/qemu-iotests/129 | 37 +--