From: Sage Weil Date: Thu, 16 Apr 2015 15:29:41 +0000 (-0700) Subject: use git://git.ceph.com X-Git-Tag: v0.80.11~9^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d9ae7d80850b9ea4a84549c3afb4603cf9585b6a;p=ceph.git use git://git.ceph.com Signed-off-by: Sage Weil (cherry picked from commit 34c467ba06345eacd2fd0e79c162dfd0b22f0486) Conflicts: qa/run_xfstests-obsolete.sh : does not exist in firefly qa/workunits/suites/fsx.sh : trivial resolution --- diff --git a/qa/workunits/rbd/qemu-iotests.sh b/qa/workunits/rbd/qemu-iotests.sh index c4537437828..5feefd58a8a 100755 --- a/qa/workunits/rbd/qemu-iotests.sh +++ b/qa/workunits/rbd/qemu-iotests.sh @@ -31,7 +31,7 @@ then cd .. testlist=$testlist' 032 033 055 077' else - git clone git://ceph.com/git/qemu-iotests.git + git clone git://git.ceph.com/qemu-iotests.git fi cd "$iotests" diff --git a/qa/workunits/snaps/snaptest-git-ceph.sh b/qa/workunits/snaps/snaptest-git-ceph.sh index f06280aefab..1769fe82efb 100755 --- a/qa/workunits/snaps/snaptest-git-ceph.sh +++ b/qa/workunits/snaps/snaptest-git-ceph.sh @@ -4,7 +4,7 @@ set -e ceph mds set allow_new_snaps true --yes-i-really-mean-it -git clone git://ceph.com/git/ceph.git +git clone git://git.ceph.com/ceph.git cd ceph versions=`seq 1 21` diff --git a/qa/workunits/suites/fsx.sh b/qa/workunits/suites/fsx.sh index 962d338657d..238f77028d4 100755 --- a/qa/workunits/suites/fsx.sh +++ b/qa/workunits/suites/fsx.sh @@ -2,7 +2,7 @@ set -e -git clone git://ceph.newdream.net/git/xfstests.git +git clone git://git.ceph.com/xfstests.git make -C xfstests cp xfstests/ltp/fsx .