From b2039797638057dd74a8a47c99091c2c892b042e Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Thu, 16 Apr 2015 08:29:41 -0700 Subject: [PATCH] use git://git.ceph.com Signed-off-by: Sage Weil (cherry picked from commit 34c467ba06345eacd2fd0e79c162dfd0b22f0486) --- qa/run_xfstests-obsolete.sh | 2 +- qa/workunits/rbd/qemu-iotests.sh | 2 +- qa/workunits/snaps/snaptest-git-ceph.sh | 2 +- qa/workunits/suites/fsx.sh | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/qa/run_xfstests-obsolete.sh b/qa/run_xfstests-obsolete.sh index 3f5e2eca9f507..9845d08d5d907 100644 --- a/qa/run_xfstests-obsolete.sh +++ b/qa/run_xfstests-obsolete.sh @@ -33,7 +33,7 @@ PROGNAME=$(basename $0) # xfstests is downloaded from this git repository and then built. # XFSTESTS_REPO="git://oss.sgi.com/xfs/cmds/xfstests.git" -XFSTESTS_REPO="git://ceph.com/git/xfstests.git" +XFSTESTS_REPO="git://git.ceph.com/xfstests.git" # Default command line option values COUNT="1" diff --git a/qa/workunits/rbd/qemu-iotests.sh b/qa/workunits/rbd/qemu-iotests.sh index c453743782892..5feefd58a8a68 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 f06280aefab35..1769fe82efb15 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 52c8b3f61e7a2..238f77028d46d 100755 --- a/qa/workunits/suites/fsx.sh +++ b/qa/workunits/suites/fsx.sh @@ -2,7 +2,7 @@ set -e -git clone git://ceph.com/git/xfstests.git +git clone git://git.ceph.com/xfstests.git make -C xfstests cp xfstests/ltp/fsx . -- 2.39.5