• B
    qemu-iotests: s390x: fix test 051 · 289f3eba
    Bo Tu 提交于
    The tests for ide device should only be tested for the pc
    platform.
    Set device_id to "drive0", and replace every "-drive file..."
    by "-drive file=...,if=none,id=$device_id", then x86 and s390x
    can get the common output in the test of "Snapshot mode".
    Warning message expected for s390x when drive without device.
    A x86 platform specific output file is also needed.
    Reviewed-by: NSascha Silbe <silbe@linux.vnet.ibm.com>
    Signed-off-by: NBo Tu <tubo@linux.vnet.ibm.com>
    Message-id: 1449136891-26850-3-git-send-email-tubo@linux.vnet.ibm.com
    Signed-off-by: NMax Reitz <mreitz@redhat.com>
    289f3eba
051.out 51.3 KB