diff options
| author | Max Reitz <mreitz@redhat.com> | 2019-07-03 19:28:08 +0200 |
|---|---|---|
| committer | Max Reitz <mreitz@redhat.com> | 2019-07-15 15:48:40 +0200 |
| commit | 7229e121fd3e299192b03f1a9b59c946e20ed627 (patch) | |
| tree | 3951274acd62adbd37ce8fa74d99924babe2f73b /python/qemu/qtest.py | |
| parent | 3cf746b3f16e81b306d732262f4c16bc7707c0ce (diff) | |
| download | focaccia-qemu-7229e121fd3e299192b03f1a9b59c946e20ed627.tar.gz focaccia-qemu-7229e121fd3e299192b03f1a9b59c946e20ed627.zip | |
iotests: Fix throttling in 030
Currently, TestParallelOps in 030 creates images that are too small for job throttling to be effective. This is reflected by the fact that it never undoes the throttling. Increase the image size and undo the throttling when the job should be completed. Also, add throttling in test_overlapping_4, or the jobs may not be so overlapping after all. In fact, the error usually emitted here is that node2 simply does not exist, not that overlapping jobs are not allowed -- the fact that this job ignores the exact error messages and just checks the error class is something that should be fixed in a follow-up patch. Signed-off-by: Max Reitz <mreitz@redhat.com> Tested-by: Andrey Shinkevich <andrey.shinkevich@virtuozzo.com> Reviewed-by: Alberto Garcia <berto@igalia.com> Message-id: 20190703172813.6868-8-mreitz@redhat.com Signed-off-by: Max Reitz <mreitz@redhat.com>
Diffstat (limited to 'python/qemu/qtest.py')
0 files changed, 0 insertions, 0 deletions