aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/134
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2024-03-15 12:11:04 +0100
committerKevin Wolf <kwolf@redhat.com>2024-03-18 13:31:54 +0100
commit9e39544465dce44467cc33114d4e1d43316f559d (patch)
treee4553a655de171aefaa7efde1c55dad472e56500 /tests/qemu-iotests/134
parent0988928e92959cf69d441c5bb01d0c22c101f113 (diff)
downloadqemu-9e39544465dce44467cc33114d4e1d43316f559d.zip
qemu-9e39544465dce44467cc33114d4e1d43316f559d.tar.gz
qemu-9e39544465dce44467cc33114d4e1d43316f559d.tar.bz2
tests/qemu-iotests: Restrict test 134 and 158 to the 'file' protocol
Commit b25b387fa592 updated the iotests 134 and 158 to use the --image-opts parameter for qemu-io with file protocol related options, but forgot to update the _supported_proto line accordingly. So let's do that now. Fixes: b25b387fa5 ("qcow2: convert QCow2 to use QCryptoBlock for encryption") Signed-off-by: Thomas Huth <thuth@redhat.com> Message-ID: <20240315111108.153201-6-thuth@redhat.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/134')
-rwxr-xr-xtests/qemu-iotests/1342
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/134 b/tests/qemu-iotests/134
index ded153c..b2c3c03 100755
--- a/tests/qemu-iotests/134
+++ b/tests/qemu-iotests/134
@@ -38,7 +38,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
. ./common.filter
_supported_fmt qcow qcow2
-_supported_proto generic
+_supported_proto file
size=128M