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.80~17^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1724%2Fhead;p=ceph.git Use new git mirror for qemu-iotests Fixes: 8191 Signed-off-by: Warren Usui --- 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