diff options
Diffstat (limited to 'tests/qemu-iotests/144')
-rwxr-xr-x | tests/qemu-iotests/144 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qemu-iotests/144 b/tests/qemu-iotests/144 index 4569ac0b4b..60e9ddd75f 100755 --- a/tests/qemu-iotests/144 +++ b/tests/qemu-iotests/144 @@ -1,4 +1,5 @@ #!/usr/bin/env bash +# group: rw quick # Check live snapshot, followed by active commit, and another snapshot. # # This test is to catch the error case of BZ #1300209: |