[libvirt] [libvirt PATCH v2 33/44] Deprecate QEMU_CAPS_DRIVE_IOTUNE

Andrea Bolognani abologna at redhat.com
Tue Apr 17 08:39:16 UTC 2018


On Mon, 2018-04-09 at 17:20 +0200, Ján Tomko wrote:
> diff --git a/tests/qemuxml2argvtest.c b/tests/qemuxml2argvtest.c
> index 4e5d180c62..6a2a141069 100644
> --- a/tests/qemuxml2argvtest.c
> +++ b/tests/qemuxml2argvtest.c
> @@ -1659,17 +1659,13 @@ mymain(void)
>      DO_TEST("numad-auto-memory-vcpu-cpuset", NONE);
>      DO_TEST("numad-auto-memory-vcpu-no-cpuset-and-placement", NONE);
>      DO_TEST("numad-static-memory-auto-vcpu", NONE);
> -    DO_TEST("blkdeviotune",
> -            QEMU_CAPS_DRIVE_IOTUNE);

The next three tests cover all the options in this one, so just get
rid of it.

Reviewed-by: Andrea Bolognani <abologna at redhat.com>

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list