]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/fsx: use the master branch to build the xfstest-dev
authorXiubo Li <xiubli@redhat.com>
Wed, 6 Mar 2024 07:28:44 +0000 (15:28 +0800)
committerYuri Weinstein <yweinste@redhat.com>
Sat, 2 Nov 2024 15:19:53 +0000 (15:19 +0000)
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 <xiubli@redhat.com>
(cherry picked from commit bc215d9e21e97382434579cb89e90936c8d9c54b)
(cherry picked from commit c10ba90650800807749dfbe07bc6efc04b1c0870)

qa/workunits/suites/fsx.sh

index 0d5ba3a58baf54f4fa39fc5eeb8c0052fb858e0b..a107fb423b49176a8a4f139bbf25b0cc351cecd9 100755 (executable)
@@ -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 .