diff options
Diffstat (limited to 'tests/qemu-iotests/249')
-rwxr-xr-x | tests/qemu-iotests/249 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qemu-iotests/249 b/tests/qemu-iotests/249 index 29453b8c90..28bffd4d57 100755 --- a/tests/qemu-iotests/249 +++ b/tests/qemu-iotests/249 @@ -1,4 +1,5 @@ #!/usr/bin/env bash +# group: rw auto quick # # Test that a backing image is put back in read-only mode after # block-commit (both when it fails and when it succeeds). |