]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: update xfstests version 32478/head
authorPatrick Donnelly <pdonnell@redhat.com>
Thu, 23 Jan 2020 23:37:56 +0000 (15:37 -0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Thu, 23 Jan 2020 23:37:56 +0000 (15:37 -0800)
Building xfstests on CentOS 8 has build errors:

    2020-01-23T21:15:14.939 INFO:tasks.workunit.client.0.smithi155.stderr:/home/ubuntu/cephtest/mnt.0/client.0/tmp/xfstests/src/fssum.c:616: undefined reference to `major'
    2020-01-23T21:15:14.939 INFO:tasks.workunit.client.0.smithi155.stderr:/home/ubuntu/cephtest/mnt.0/client.0/tmp/xfstests/src/fssum.c:617: undefined reference to `minor'
    2020-01-23T21:15:14.940 INFO:tasks.workunit.client.0.smithi155.stderr:collect2: error: ld returned 1 exit status

From: /ceph/teuthology-archive/pdonnell-2020-01-23_20:47:47-fs-wip-pdonnell-testing-20200122.210533-distro-basic-smithi/4697257/teuthology.log

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
qa/workunits/suites/fsx.sh

index 8a34806c84b7ed965b21650ba2e10218cb10becc..813e211dc32e1f5df82b2038d508bc9102d7ace3 100755 (executable)
@@ -4,8 +4,8 @@ set -e
 
 git clone git://git.ceph.com/xfstests.git
 cd xfstests
-git checkout b7fd3f05d6a7a320d13ff507eda2e5b183cae180
-make
+git checkout 12973fc04fd10d4af086901e10ffa8e48866b735
+make -j4
 cd ..
 cp xfstests/ltp/fsx .