[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-block] [PATCH 41/42] iotests: Move qmp_to_opts() to VM
From: |
Max Reitz |
Subject: |
Re: [Qemu-block] [PATCH 41/42] iotests: Move qmp_to_opts() to VM |
Date: |
Tue, 15 May 2018 01:11:57 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 |
On 2018-05-09 18:26, Kevin Wolf wrote:
> qmp_to_opts() used to be a method of QMPTestCase, but recently we
> started to add more Python test cases that don't make use of
> QMPTestCase. In order to make the method usable there, move it to VM.
>
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
> tests/qemu-iotests/041 | 6 +++---
> tests/qemu-iotests/155 | 2 +-
> tests/qemu-iotests/iotests.py | 45
> ++++++++++++++++++++++---------------------
> 3 files changed, 27 insertions(+), 26 deletions(-)
Reviewed-by: Max Reitz <address@hidden>
signature.asc
Description: OpenPGP digital signature
[Qemu-block] [PATCH 41/42] iotests: Move qmp_to_opts() to VM, Kevin Wolf, 2018/05/09
- Re: [Qemu-block] [PATCH 41/42] iotests: Move qmp_to_opts() to VM,
Max Reitz <=
[Qemu-block] [PATCH 42/42] qemu-iotests: Test job-* with block jobs, Kevin Wolf, 2018/05/09
[Qemu-block] [PATCH 38/42] job: Add JOB_STATUS_CHANGE QMP event, Kevin Wolf, 2018/05/09