]> git.ipfire.org Git - thirdparty/libvirt.git/commit
test: storage: Fill in default vol types for every pool
authorCole Robinson <crobinso@redhat.com>
Thu, 7 Feb 2019 16:29:24 +0000 (11:29 -0500)
committerCole Robinson <crobinso@redhat.com>
Fri, 15 Mar 2019 00:53:46 +0000 (20:53 -0400)
commit4ec884e38772f17d5d4b2217210023f77c33abb2
tree48fbe77540b556861b7a2b20c315e3a1a5b9d65b
parent47cbc929870aaff6b01ba24cd028b8787a1ae9a4
test: storage: Fill in default vol types for every pool

Fill in a default volume type for every pool type, as reported
by the VolGetInfo API. Now that we cover the whole enum, report
an error for invalid values.

Reviewed-by: Andrea Bolognani <abologna@redhat.com>
Signed-off-by: Cole Robinson <crobinso@redhat.com>
src/test/test_driver.c