]> git.ipfire.org Git - thirdparty/qemu.git/commit
qemu-iotests: Test naming of throttling groups
authorAlberto Garcia <berto@igalia.com>
Fri, 8 Jul 2016 14:05:14 +0000 (17:05 +0300)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Fri, 5 Aug 2016 21:01:24 +0000 (16:01 -0500)
commit8d7d7764d59845b64c0dbffec33e186abfa89d83
tree8cece6687e2052b118967ab9691b2ec2cd5e5b84
parent704ab2fce49fa404a61c6dac85003bcc1e3d0192
qemu-iotests: Test naming of throttling groups

Throttling groups are named using the 'group' parameter of the
block_set_io_throttle command and the throttling.group command-line
option. If that parameter is unspecified the groups get the name of
the block device.

This patch adds a new test to check the naming of throttling groups.

Signed-off-by: Alberto Garcia <berto@igalia.com>
* backport of 435d5ee
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
tests/qemu-iotests/093
tests/qemu-iotests/093.out