qemu-iotests: Test I/O in a single drive from a throttling group
commita26ddb43963e77aeebc2a4f011d27b2d9c017f21
authorAlberto Garcia <berto@igalia.com>
Mon, 17 Oct 2016 15:46:03 +0000 (17 18:46 +0300)
committerKevin Wolf <kwolf@redhat.com>
Mon, 24 Oct 2016 15:54:03 +0000 (24 17:54 +0200)
tree9ef247f210bd3875348a3707e5188354f9045e59
parent6bf77e1c2dc24da1bade16e8a9a637f3b127314d
qemu-iotests: Test I/O in a single drive from a throttling group

iotest 093 contains a test that creates a throttling group with
several drives and performs I/O in all of them. This patch adds a new
test that creates a similar setup but only performs I/O in one of the
drives at the same time.

This is useful to test that the round robin algorithm is behaving
properly in these scenarios, and is specifically written using the
regression introduced in 27ccdd52598290f0f8b58be56e as an example.

Signed-off-by: Alberto Garcia <berto@igalia.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/093
tests/qemu-iotests/093.out