iotests: Simplify qemu-iotests-quick.sh
commit214a081a0dd44e69f7db4a741880a8ae9d174fa2
authorMax Reitz <mreitz@redhat.com>
Fri, 27 Jun 2014 20:47:46 +0000 (27 22:47 +0200)
committerStefan Hajnoczi <stefanha@redhat.com>
Tue, 1 Jul 2014 08:15:33 +0000 (1 10:15 +0200)
tree15172e9922558ecc4034621f4cb467e04ad636a7
parent4ab1559085d688dddf4de77f1ead3102e243e668
iotests: Simplify qemu-iotests-quick.sh

As of the "iotests: Allow out-of-tree run" series, the qemu-iotests may
(and should) be run directly in the build tree and will then guess the
binary paths themselves. Therefore, qemu-iotests-quick.sh does not need
to (and should not) enter the source path anymore; also, it does not
need to specify the binaries because "check" will guess them
automatically.

As a side-effect, tests using qemu may now be added to the quick group.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
tests/qemu-iotests-quick.sh