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: v17.2.8~4 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=3a59dec34f37e30d2825d2fc8701831f4050bd54;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) (cherry picked from commit c10ba90650800807749dfbe07bc6efc04b1c0870) --- diff --git a/qa/workunits/suites/fsx.sh b/qa/workunits/suites/fsx.sh index 0d5ba3a58baf5..a107fb423b491 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 .