diff options
Diffstat (limited to 'tests/qemu-iotests/032')
-rwxr-xr-x | tests/qemu-iotests/032 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qemu-iotests/032 b/tests/qemu-iotests/032 index 8337a4d825..ebbe7cb0ba 100755 --- a/tests/qemu-iotests/032 +++ b/tests/qemu-iotests/032 @@ -1,4 +1,5 @@ #!/usr/bin/env bash +# group: rw auto quick # # Test that AIO requests are drained before an image is closed. This used # to segfault because the request coroutine kept running even after the |