From c155df217287b980e176c3c98ee49753d6378740 Mon Sep 17 00:00:00 2001 From: Yuan Zhou Date: Fri, 19 Jun 2015 00:02:20 +0800 Subject: [PATCH] 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) --- qa/workunits/rbd/qemu-iotests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qa/workunits/rbd/qemu-iotests.sh b/qa/workunits/rbd/qemu-iotests.sh index 5feefd58a8a68..b62c63d763f15 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 -- 2.39.5