]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tests/qemu-iotests/107
build: Remove --enable-gprof
[mirror_qemu.git] / tests / qemu-iotests / 107
index fcd5a24dfe6fba37a2c615605ffda25f388cea21..3fabff27916af40497288bab78a22729b1465913 100755 (executable)
@@ -1,4 +1,5 @@
 #!/usr/bin/env bash
+# group: rw auto quick
 #
 # Tests updates of the qcow2 L1 table
 #
@@ -19,7 +20,7 @@
 #
 
 # creator
-owner=mreitz@redhat.com
+owner=hreitz@redhat.com
 
 seq="$(basename $0)"
 echo "QA output created by $seq"
@@ -37,8 +38,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
 . ./common.filter
 
 _supported_fmt qcow2
-_supported_proto file nfs
-_supported_os Linux
+_supported_proto file nfs fuse
 
 
 IMG_SIZE=64K