v2v: fix skip check in test-v2v-o-libvirt.sh

This test needs windows.img, not fedora.img.  This way, the test is
properly skipped when NTFS support is not available.

Fixes commit a1b3d8d04b.
This commit is contained in:
Pino Toscano
2017-03-08 13:13:36 +01:00
parent ba52e0a217
commit de7d6df4be

View File

@@ -23,7 +23,7 @@ set -e
$TEST_FUNCTIONS
skip_if_skipped
skip_if_backend uml
skip_unless_phony_guest fedora.img
skip_unless_phony_guest windows.img
# You shouldn't be running the tests as root anyway, but in this case
# it's especially bad because we don't want to start creating guests