From: Xiubo Li Date: Wed, 6 Mar 2024 07:28:44 +0000 (+0800) Subject: qa/fsx: use the master branch to build the xfstest-dev X-Git-Tag: v19.1.1~269^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=86e62eccd80df3a596a58a8618b7d2ccffdf85fc;p=ceph.git qa/fsx: use the master branch to build the xfstest-dev The upstream linux has removed ALLOCSP/FREESP ioctls, and also the same with xfsprogs-devel package. So for the old xfstest-dev the huild will fail, because it stil will depend on them. Fixes: https://tracker.ceph.com/issues/64572 Signed-off-by: Xiubo Li (cherry picked from commit bc215d9e21e97382434579cb89e90936c8d9c54b) --- diff --git a/qa/workunits/suites/fsx.sh b/qa/workunits/suites/fsx.sh index 0d5ba3a58ba..a107fb423b4 100755 --- a/qa/workunits/suites/fsx.sh +++ b/qa/workunits/suites/fsx.sh @@ -4,7 +4,6 @@ set -e git clone https://git.ceph.com/xfstests-dev.git cd xfstests-dev -git checkout 12973fc04fd10d4af086901e10ffa8e48866b735 make -j4 cd .. cp xfstests-dev/ltp/fsx .