diff options
author | Jeff Cody <jcody@redhat.com> | 2017-11-18 02:00:18 -0500 |
---|---|---|
committer | Jeff Cody <jcody@redhat.com> | 2017-11-21 11:58:12 -0500 |
commit | d975301dc8ae56fb3154348878e47a6211843c0b (patch) | |
tree | 2bde35fb7dc7b2f130a56aa178eb0395e81842e0 /tests/qemu-iotests/group | |
parent | a2339699c3d35f19253b3b9b51f8a9b8e24f90eb (diff) |
qemu-iotest: add test for blockjob coroutine race condition
Signed-off-by: Jeff Cody <jcody@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/group')
-rw-r--r-- | tests/qemu-iotests/group | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qemu-iotests/group b/tests/qemu-iotests/group index 1fad602152..3e688678dd 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -196,3 +196,4 @@ 196 rw auto quick 197 rw auto quick 198 rw auto +200 rw auto |