From: Yuan Zhou Date: Thu, 18 Jun 2015 16:02:20 +0000 (+0800) Subject: qa: Use public qemu repo X-Git-Tag: v0.94.5~3^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F6330%2Fhead;p=ceph.git qa: Use public qemu repo This would allow some external tests outside of sepia lab Signed-off-by: Yuan Zhou (cherry picked from commit 4731c1e35539c9506ff3fe3141553fad099d0eee) --- diff --git a/qa/workunits/rbd/qemu-iotests.sh b/qa/workunits/rbd/qemu-iotests.sh index 5feefd58a8a6..b62c63d763f1 100755 --- a/qa/workunits/rbd/qemu-iotests.sh +++ b/qa/workunits/rbd/qemu-iotests.sh @@ -24,7 +24,7 @@ done 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