]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: Use public qemu repo 5019/head
authorYuan Zhou <yuan.zhou@intel.com>
Thu, 18 Jun 2015 16:02:20 +0000 (00:02 +0800)
committerYuan Zhou <yuan.zhou@intel.com>
Thu, 18 Jun 2015 16:07:39 +0000 (00:07 +0800)
This would allow some external tests outside of sepia lab

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
qa/workunits/rbd/qemu-iotests.sh

index 7f0eff2c0e5962475994ae64507df015b9745aa8..9883e373b4e1d63386c292ed4488f666374c3fa3 100755 (executable)
@@ -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