• X
    qemu.tests: add qemu_disk_img_convert tests · 166a69c5
    Xu Tian 提交于
    Implement to test qemu-img convert function; convert base image or
    snapshot image from one format to another format, then check image content
    not changed after image convert;
    
    Changes from V1:
        replace params.get() with params[] to avoid missing param errors.
    Signed-off-by: NXu Tian <xutian@redhat.com>
    166a69c5
qemu_disk_img.cfg 1.4 KB