[libvirt] [PATCH 1/3] Make sure that the vmx2xml test data files are shipped in the distribution.

Matthias Bolte matthias.bolte at googlemail.com
Thu Dec 24 03:11:33 UTC 2009


2009/12/23 Diego Elio Pettenò <flameeyes at gmail.com>:
> Without these files the tests will fail when ESX support is enabled.
> ---

Yes, that need's to be fixed, but I suggest a different approach and
distribute xml2vmxdata also.


diff --git a/tests/Makefile.am b/tests/Makefile.am
index 335b0e5..a20d7ce 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -69,6 +69,8 @@ EXTRA_DIST =          \
        storagevolxml2xmlin \
        nodedevschematest \
        nodedevschemadata \
+       vmx2xmldata \
+       xml2vmxdata \
        $(patsubst %,qemuhelpdata/%,$(qemuhelpdata))

 noinst_PROGRAMS = virshtest conftest \


Matthias




More information about the libvir-list mailing list