diff options
Diffstat (limited to 'tests/qemu-iotests/035')
-rwxr-xr-x | tests/qemu-iotests/035 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qemu-iotests/035 b/tests/qemu-iotests/035 index d950a0dd1e..0c0c4fdd42 100755 --- a/tests/qemu-iotests/035 +++ b/tests/qemu-iotests/035 @@ -1,4 +1,5 @@ #!/usr/bin/env bash +# group: rw auto quick # # Let a few AIO requests run in parallel and have them access different L2 # tables so that the cache has a chance to get used up. |