]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Use new git mirror for qemu-iotests 1724/head
authorWarren Usui <warren.usui@inktank.com>
Thu, 24 Apr 2014 19:55:26 +0000 (12:55 -0700)
committerWarren Usui <warren.usui@inktank.com>
Thu, 24 Apr 2014 19:55:26 +0000 (12:55 -0700)
Fixes: 8191
Signed-off-by: Warren Usui <warren.usui@inktank.com>
qa/workunits/rbd/qemu-iotests.sh

index 8af7174fe31c3232d97cfe7a712053341a3565d5..18318c207a488b8c9782946360250c4ccc2510d0 100755 (executable)
@@ -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