]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/fsx: use a specified sha1 to build the xfstest-dev
authorXiubo Li <xiubli@redhat.com>
Mon, 6 May 2024 01:57:39 +0000 (09:57 +0800)
committerYuri Weinstein <yweinste@redhat.com>
Sat, 2 Nov 2024 15:20:02 +0000 (15:20 +0000)
This sha1 is the latest master head and works well for our tests.

Fixes: https://tracker.ceph.com/issues/64572
Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit 740025da227e75575fa7732141c60c6398442e43)
(cherry picked from commit 4ccbf359add7c4f07ea088dd4693480bd8c1a242)

qa/workunits/suites/fsx.sh

index a107fb423b49176a8a4f139bbf25b0cc351cecd9..9eac07119d3efbed21ccdf51370a62e679f29328 100755 (executable)
@@ -4,6 +4,8 @@ set -e
 
 git clone https://git.ceph.com/xfstests-dev.git
 cd xfstests-dev
+# This sha1 is the latest master head and works well for our tests.
+git checkout 0e5c12dfd008efc2848c98108c9237487e91ef35
 make -j4
 cd ..
 cp xfstests-dev/ltp/fsx .