Changes in v3:
* In the first test, avoid testing that all requests complete in a
given time. This is prone to flakiness. Instead, complete the job
under throttle.
Changes in v2:
* Drop already applied patch, only the tests remain to be added.
* Use throttle limits and issue requests in a way, that actually makes
throttling take effect.
* Use a second VM instance for the NBD export target rather than
qemu-storage-daemon, since qtest is needed for stepping the clock.
Fiona Ebner (2):
iotests/041: add test for mirror with throttled NBD export as target
iotests/041: add test for duplicate job-complete with throttled target
tests/qemu-iotests/041 | 177 +++++++++++++++++++++++++++++++++++++
tests/qemu-iotests/041.out | 4 +-
2 files changed, 179 insertions(+), 2 deletions(-)
--
2.47.3