]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: Use public qemu repo 6328/head
authorYuan Zhou <yuan.zhou@intel.com>
Thu, 18 Jun 2015 16:02:20 +0000 (00:02 +0800)
committerLoic Dachary <ldachary@redhat.com>
Wed, 21 Oct 2015 01:04:16 +0000 (03:04 +0200)
This would allow some external tests outside of sepia lab

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
(cherry picked from commit 4731c1e35539c9506ff3fe3141553fad099d0eee)

qa/workunits/rbd/qemu-iotests.sh

index 5feefd58a8a68c7e13a5755fe5e2ba6e00ef4ad3..b62c63d763f15217e4176d9868fb7b5a5f732cdd 100755 (executable)
@@ -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