echo "QA output created by $seq"
here="$PWD"
-tmp=/tmp/$$
status=1 # failure is the default!
_cleanup()
. ./common.rc
. ./common.filter
-_supported_fmt cow qed qcow qcow2 vmdk
-_supported_proto generic
+_supported_fmt qed qcow qcow2 vmdk
+_supported_proto file
_supported_os Linux
_unsupported_imgopts "subformat=monolithicFlat" "subformat=twoGbMaxExtentFlat"