On 2015-01-16 at 03:46, Fam Zheng wrote:
QMP command "block_set_io_throttle" expects underscores in parameters instead of dashes: {iops,bps}_{rd,wr,max}.Add optional argument conv_keys (defaults to True, backward compatible), it will be used in IO throttling test case. Reviewed-by: Benoit Canet <ben...@irqsave.net> Signed-off-by: Fam Zheng <f...@redhat.com> --- tests/qemu-iotests/iotests.py | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-)
Reviewed-by: Max Reitz <mre...@redhat.com>