# 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"
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"
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`
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 .