From: Yuan Zhou Date: Thu, 18 Jun 2015 16:02:20 +0000 (+0800) Subject: qa: Use public qemu repo X-Git-Tag: v9.0.3~140^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F5019%2Fhead;p=ceph.git qa: Use public qemu repo This would allow some external tests outside of sepia lab Signed-off-by: Yuan Zhou --- diff --git a/qa/workunits/rbd/qemu-iotests.sh b/qa/workunits/rbd/qemu-iotests.sh index 7f0eff2c0e59..9883e373b4e1 100755 --- a/qa/workunits/rbd/qemu-iotests.sh +++ b/qa/workunits/rbd/qemu-iotests.sh @@ -22,7 +22,7 @@ esac if [ "$iotests" = "qemu/tests/qemu-iotests" ] then - git clone git://apt-mirror.front.sepia.ceph.com/qemu.git + git clone https://github.com/qemu/qemu.git # use v2.2.0-rc3 (last released version that handles all the tests cd qemu git checkout 2528043f1f299e0e88cb026f1ca7c40bbb4e1f80