]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Simplify some ppc64 tests
authorAndrea Bolognani <abologna@redhat.com>
Wed, 2 Dec 2020 19:02:52 +0000 (20:02 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Fri, 4 Dec 2020 14:56:48 +0000 (15:56 +0100)
commit6cfae873594181e1c93a7214092bec24b6d09924
tree5b06fa7326cb1121617cca49158f945880a08d12
parentd01098db9b08a01a7a7cfa70862927926e2ce5a1
tests: Simplify some ppc64 tests

We can leave out things like USB controller, memballoon device,
kernel and initrd since they're not the focus of the tests.

Propagating some information from the output files back to the
input files makes it easier to compare them, as it reduces the
resulting diff, and in the case of the qemuxml2xml test for
memory-hotplug-ppc64-nonuma it allows us to convert the output
file into a symlink, since in the specific case the XML doesn't
change at all.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
tests/qemuxml2argvdata/memory-hotplug-nvdimm-ppc64.args
tests/qemuxml2argvdata/memory-hotplug-nvdimm-ppc64.xml
tests/qemuxml2argvdata/memory-hotplug-ppc64-nonuma.args
tests/qemuxml2argvdata/memory-hotplug-ppc64-nonuma.xml
tests/qemuxml2xmloutdata/memory-hotplug-nvdimm-ppc64.xml
tests/qemuxml2xmloutdata/memory-hotplug-ppc64-nonuma.xml [changed from file to symlink]