diff options
Diffstat (limited to 'tests/qemu-iotests/196')
-rwxr-xr-x | tests/qemu-iotests/196 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qemu-iotests/196 b/tests/qemu-iotests/196 index e8fcf37273..2451515094 100755 --- a/tests/qemu-iotests/196 +++ b/tests/qemu-iotests/196 @@ -1,4 +1,5 @@ #!/usr/bin/env python3 +# group: rw quick migration # # Test clearing unknown autoclear_features flag by qcow2 after # migration. This test mimics migration to older qemu. |