]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/workunits/rbd: removed qemu-iotest case 077 12423/head
authorJason Dillaman <dillaman@redhat.com>
Wed, 7 Dec 2016 14:59:39 +0000 (09:59 -0500)
committerNathan Cutler <ncutler@suse.com>
Fri, 9 Dec 2016 21:33:11 +0000 (22:33 +0100)
The test case is not stable due to racing console output. This
results in spurious failures.

Fixes: http://tracker.ceph.com/issues/10773
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 2c70df978d605a45ff81971b86f5afbefbdaabb6)

qa/workunits/rbd/qemu-iotests.sh

index 3d723941f2828979fb65e88d7e6a82209506bac8..8697856d854593340a6d20443908585606373249 100755 (executable)
@@ -8,7 +8,7 @@
 # This will only work with particular qemu versions, like 1.0. Later
 # versions of qemu include qemu-iotests directly in the qemu
 # repository.
-testlist='001 002 003 004 005 008 009 010 011 021 025 032 033 055 077'
+testlist='001 002 003 004 005 008 009 010 011 021 025 032 033 055'
 
 git clone https://github.com/qemu/qemu.git
 # use v2.2.0-rc3 (last released version that handles all the tests