]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/workunits/rbd/qemu-iotests.sh
update ceph source to reef 18.1.2
[ceph.git] / ceph / qa / workunits / rbd / qemu-iotests.sh
index 267b69165e5d2885599860bed512394c8b6c93fc..b723fa26d80c235ebb0f6ba3890092a80f8ee789 100755 (executable)
@@ -11,7 +11,7 @@ git clone https://github.com/qemu/qemu.git
 cd qemu
 
 
-if grep -iqE '(bionic|focal)' /etc/os-release; then
+if grep -iqE '(bionic|focal|jammy)' /etc/os-release; then
     # Bionic requires a matching test harness
     git checkout v2.11.0
 elif grep -iqE '(xenial|platform:el8)' /etc/os-release; then