]> git.ipfire.org Git - thirdparty/libvirt.git/commit
test: Disable storage test when FS backend isn't compiled in
authorPeter Krempa <pkrempa@redhat.com>
Mon, 23 Jun 2014 10:02:04 +0000 (12:02 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 23 Jun 2014 11:20:21 +0000 (13:20 +0200)
commitcdd11151791bc9e61538988438980f41c0185681
treeedfe3527bb75724d6ee08eb2049662b044c8f50d
parent3fe9d75ab641f5b676845980a0ee7aef8148da9b
test: Disable storage test when FS backend isn't compiled in

'virstoragetest' accesses backing chains of files on local storage with
the help of the storage driver. Disable the test on builds without the
storage driver as the test is crashing otherwise.

Reported by: Roman Bogorodskiy
tests/Makefile.am