Am 27.06.2014 um 22:47 hat Max Reitz geschrieben: > My previous series "iotests: Allow out-of-tree run" broke > qemu-iotests-quick.sh. Fixing it means simplifying it and allowing more > tests to be added to the quick group, which is what this series does. It > also adds some unaffected tests to the quick group because I can't see a > reason why not to. > > This series (or at least patch 2) depends on v3 of my series > "block: Fix unset \"filename\" for certain drivers".
Reviewed-by: Kevin Wolf <kw...@redhat.com> The conflict without 'block: Fix unset "filename" for certain drivers' is trivial to resolve (drop the 097 line in tests/qemu-iotests/group), so this can be merged even without the other series. Kevin