]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Fix storagepoolxml2xmltest execution for XML namespaces
authorJohn Ferlan <jferlan@redhat.com>
Wed, 30 Jan 2019 15:26:48 +0000 (10:26 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 31 Jan 2019 13:31:17 +0000 (08:31 -0500)
commit6c87c75a0cae1cb56dc3cbb7959c8c791f929853
tree2cf71411f018736ee4dbccd05a1bdac8c05b3c6b
parent6bb582bff87a8a23ccacf0f57776bf6ba51165da
tests: Fix storagepoolxml2xmltest execution for XML namespaces

Only run the pool-netfs-ns-mountopts if built WITH_STORAGE_FS and only
run pool-rbd-ns-configopts if built with WITH_STORAGE_RBD since the
namespace support is only enabled if the pool is enabled.

Signed-off-by: John Ferlan <jferlan@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/storagepoolxml2xmltest.c