]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
fsx: checkout old version until it compiles properly on miras 7429/head
authorGreg Farnum <gfarnum@redhat.com>
Wed, 13 Jan 2016 21:17:53 +0000 (13:17 -0800)
committerAbhishek Varshney <abhishek.varshney@flipkart.com>
Fri, 29 Jan 2016 10:13:35 +0000 (15:43 +0530)
I sent a patch to xfstests upstream at
http://article.gmane.org/gmane.comp.file-systems.fstests/1665, but
until that's fixed we need a version that works in our test lab.

Signed-off-by: Greg Farnum <gfarnum@redhat.com>
(cherry picked from commit 7d52372ae74878ebd001036ff0a7aad525eb15b6)

qa/workunits/suites/fsx.sh

index 238f77028d46d18359f05d10a07c98b56a429171..8a34806c84b7ed965b21650ba2e10218cb10becc 100755 (executable)
@@ -3,7 +3,10 @@
 set -e
 
 git clone git://git.ceph.com/xfstests.git
-make -C xfstests
+cd xfstests
+git checkout b7fd3f05d6a7a320d13ff507eda2e5b183cae180
+make
+cd ..
 cp xfstests/ltp/fsx .
 
 OPTIONS="-z"  # don't use zero range calls; not supported by cephfs