diff options
Diffstat (limited to 'tests/qemu-iotests/222')
-rwxr-xr-x | tests/qemu-iotests/222 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qemu-iotests/222 b/tests/qemu-iotests/222 index 14d67c875b..b48afe623e 100755 --- a/tests/qemu-iotests/222 +++ b/tests/qemu-iotests/222 @@ -1,4 +1,5 @@ #!/usr/bin/env python3 +# group: rw quick # # This test covers the basic fleecing workflow, which provides a # point-in-time snapshot of a node that can be queried over NBD. |