diff options
Diffstat (limited to 'tests/qemu-iotests/192')
-rwxr-xr-x | tests/qemu-iotests/192 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qemu-iotests/192 b/tests/qemu-iotests/192 index d2ba55dd90..d809187fca 100755 --- a/tests/qemu-iotests/192 +++ b/tests/qemu-iotests/192 @@ -1,4 +1,5 @@ #!/usr/bin/env bash +# group: rw auto quick # # Test NBD export with -incoming (non-shared storage migration use case from # libvirt) |