From 4b13caf5be33d4644811d387d1350f2f11ac5409 Mon Sep 17 00:00:00 2001 From: Warren Usui Date: Thu, 24 Apr 2014 12:55:26 -0700 Subject: [PATCH] Use new git mirror for qemu-iotests Fixes: 8191 Signed-off-by: Warren Usui (cherry picked from commit ddf37d903f826f3e153d8009c716780453b68b05) --- 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 8af7174fe31c3..18318c207a488 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 -- 2.39.5