diff options
Diffstat (limited to 'tests/qemu-iotests/022')
-rwxr-xr-x | tests/qemu-iotests/022 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qemu-iotests/022 b/tests/qemu-iotests/022 index 635ad146a4..d35b8162be 100755 --- a/tests/qemu-iotests/022 +++ b/tests/qemu-iotests/022 @@ -43,6 +43,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15 # Any format that supports snapshots _supported_fmt qcow2 +_supported_proto generic _supported_os Linux TEST_OFFSETS="10485760 4294967296" |