diff options
Diffstat (limited to 'tests/qemu-iotests/218')
| -rwxr-xr-x | tests/qemu-iotests/218 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qemu-iotests/218 b/tests/qemu-iotests/218 index 5586870456..ae7c4fb187 100755 --- a/tests/qemu-iotests/218 +++ b/tests/qemu-iotests/218 @@ -1,4 +1,5 @@ #!/usr/bin/env python3 +# group: rw quick # # This test covers what happens when a mirror block job is cancelled # in various phases of its existence. |