]> git.ipfire.org Git - thirdparty/libvirt.git/commit
test: Use virStoragePoolObjIsDuplicate for storage define/create
authorJohn Ferlan <jferlan@redhat.com>
Mon, 18 Dec 2017 12:41:16 +0000 (07:41 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 4 Jan 2018 15:54:08 +0000 (10:54 -0500)
commit394eaa6b394e1f5b21aaeb950243d9acd06030ed
tree77a06a68aad028bedc0cf5077947445cdcf64f40
parent607524af4f14c6d6e3f0693e5f8249ac6dc0b24c
test: Use virStoragePoolObjIsDuplicate for storage define/create

Avoid the chance that there could be a duplicate storage pool UUID
or Name from the test driver storage pool define/create functions.
src/test/test_driver.c