The vpc format doesn't support large enough image size for this test.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
. ./common.rc
. ./common.filter
-# vpc is limited to 127GB, so we can't test it here
_supported_fmt generic
_supported_os Linux
+# vpc is limited to 127GB, so we can't test it here
+if [ "$IMGFMT" = "vpc" ]; then
+ _notrun "image format $IMGFMT does not support large image sizes"
+fi
echo
echo "creating large image"