From: Warren Usui Date: Thu, 24 Apr 2014 19:55:26 +0000 (-0700) Subject: Use new git mirror for qemu-iotests X-Git-Tag: v0.67.10~25 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=4b13caf5be33d4644811d387d1350f2f11ac5409;p=ceph.git Use new git mirror for qemu-iotests Fixes: 8191 Signed-off-by: Warren Usui (cherry picked from commit ddf37d903f826f3e153d8009c716780453b68b05) --- diff --git a/qa/workunits/rbd/qemu-iotests.sh b/qa/workunits/rbd/qemu-iotests.sh index 8af7174fe31..18318c207a4 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://repo.or.cz/qemu.git + git clone git://apt-mirror.front.sepia.ceph.com/qemu.git testlist=$testlist' 032 033 055 077' else git clone git://ceph.com/git/qemu-iotests.git