[PATCH 0/4] tests: qemu: Update test data after dropping old machine types

Peter Krempa pkrempa at redhat.com
Sat Feb 6 14:21:02 UTC 2021


qemu dropped pc-1.0/pc-1.1/pc-1.2 for the upcoming release, fix some
tests and update the data.

The two other disk test updates bump the oldest qemu machine type in the
_LATEST tests to 2.9, which should be okay for some time.

Peter Krempa (4):
  qemuxml2argvdata: disk-cdrom-network: Remove specific machine type
  qemuxml2argvdata: disk-cache: Remove specific machine type
  qemuxml2argvdata: luks-disks-source-qcow2: Remove specific machine
    type
  qemucapabilitiesdata: Update 6.0.0 x86_64 capability test data

 .../caps_6.0.0.x86_64.replies                 | 2485 +++++++++--------
 .../caps_6.0.0.x86_64.xml                     |   10 +-
 .../disk-cache.x86_64-2.12.0.args             |    2 +-
 .../disk-cache.x86_64-2.6.0.args              |    2 +-
 .../disk-cache.x86_64-2.7.0.args              |    2 +-
 .../disk-cache.x86_64-latest.args             |    3 +-
 tests/qemuxml2argvdata/disk-cache.xml         |    2 +-
 .../qemuxml2argvdata/disk-cdrom-network.args  |    2 +-
 .../disk-cdrom-network.x86_64-2.12.0.args     |    2 +-
 .../disk-cdrom-network.x86_64-latest.args     |    2 +-
 tests/qemuxml2argvdata/disk-cdrom-network.xml |    2 +-
 .../luks-disks-source-qcow2.args              |    2 +-
 ...luks-disks-source-qcow2.x86_64-latest.args |    3 +-
 .../luks-disks-source-qcow2.xml               |    2 +-
 .../disk-cache.x86_64-2.12.0.xml              |    2 +-
 .../disk-cache.x86_64-2.6.0.xml               |    2 +-
 .../disk-cache.x86_64-2.7.0.xml               |    2 +-
 .../disk-cache.x86_64-latest.xml              |    2 +-
 .../luks-disks-source-qcow2.x86_64-latest.xml |    2 +-
 19 files changed, 1281 insertions(+), 1250 deletions(-)

-- 
2.29.2




More information about the libvir-list mailing list