iotests/129: Limit backup's max-chunk/max-workers
commit67a066fbe4070449fb63a5d44ae2e78a05a1e53d
authorMax Reitz <mreitz@redhat.com>
Wed, 20 Jan 2021 10:20:43 +0000 (20 11:20 +0100)
committerMax Reitz <mreitz@redhat.com>
Tue, 26 Jan 2021 13:36:37 +0000 (26 14:36 +0100)
treefdd5f4d29c1ed39a2a6eae675a4df91077e1a481
parent55f3e5cb3b187738b903ab72fe17472ab9354bd1
iotests/129: Limit backup's max-chunk/max-workers

Right now, this does not change anything, because backup ignores
max-chunk and max-workers.  However, as soon as backup is switched over
to block-copy for the background copying process, we will need it to
keep 129 passing.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-Id: <20210120102043.28346-1-mreitz@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
tests/qemu-iotests/129