]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuxml2xmltest: Remove unnecessary versioned invocation of 'disk-cache'
authorPeter Krempa <pkrempa@redhat.com>
Thu, 10 Feb 2022 09:19:57 +0000 (10:19 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 14 Feb 2022 08:45:28 +0000 (09:45 +0100)
commite51c0ac891630c53461bfdc608284d1807961183
treee8da7f372f09a2545b2d4098b4fbd03ab54207b7
parent6ccafcb53e2bdf50695c151cf768a36fc5697bab
qemuxml2xmltest: Remove unnecessary versioned invocation of 'disk-cache'

The 'disk-cache' output file is identical in the interesting parts
(everything besides CPU config) to the '-latest' version, so the
versioned invocation can be dropped.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemuxml2xmloutdata/disk-cache.x86_64-2.12.0.xml [deleted file]
tests/qemuxml2xmltest.c