On Thu, Mar 13, 2014 at 10:28:01AM +0100, Stefan Hajnoczi wrote: > The 'quick' group in qemu-iotests are not allowed to run QEMU since we > don't know which targets are available. In other words, they may only > use qemu-img, qemu-io, and qemu-nbd. > > Drop 085 and 087 from the 'quick' group since they run QEMU. This > makes "make check-block" pass again. > > Reported-by: Markus Armbruster <arm...@redhat.com> > Signed-off-by: Stefan Hajnoczi <stefa...@redhat.com> > --- > tests/qemu-iotests/group | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
Applied to my block tree: https://github.com/stefanha/qemu/commits/block Stefan