]> xenbits.xensource.com Git - libvirt.git/commit
tests: Use DO_TEST_CAPS_LATEST for nvdimm qemuxml2argv
authorLuyao Zhong <luyao.zhong@intel.com>
Thu, 20 Dec 2018 09:14:46 +0000 (17:14 +0800)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 2 Jan 2019 14:00:34 +0000 (09:00 -0500)
commit900289b767fd671cfb0ce39087f088fd1287f4ac
treea5d94b9e037dfadb6849b5ceea812dec23fdecba
parent404766dbccf756330b32fd3329375790d04fbe55
tests: Use DO_TEST_CAPS_LATEST for nvdimm qemuxml2argv

Deprecate DO_TEST to do nvdimm qemuxml2argvdata tests, because
DO_TEST_CAPS_LATEST is a better choice. The DO_TEST needs
to specify all qemu capabilities and is not easy for scaling.

Signed-off-by: Luyao Zhong <luyao.zhong@intel.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
tests/qemuxml2argvdata/memory-hotplug-nvdimm-access.args [deleted file]
tests/qemuxml2argvdata/memory-hotplug-nvdimm-access.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/memory-hotplug-nvdimm-label.args [deleted file]
tests/qemuxml2argvdata/memory-hotplug-nvdimm-label.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/memory-hotplug-nvdimm.args [deleted file]
tests/qemuxml2argvdata/memory-hotplug-nvdimm.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvtest.c