]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Revert "qa/cephfs: fix ior build failure" 53036/head
authorVenky Shankar <vshankar@redhat.com>
Thu, 17 Aug 2023 13:01:42 +0000 (18:31 +0530)
committerVenky Shankar <vshankar@redhat.com>
Mon, 21 Aug 2023 14:03:42 +0000 (19:33 +0530)
PR #52416 is incomplete and got merged on the basis of a linked
test run which passed, however, subsequent update to the PR
caused the test to start failing again.

Signed-off-by: Venky Shankar <vshankar@redhat.com>
qa/suites/fs/multiclient/tasks/ior-shared-file.yaml

index 48b33d02e237f99455132a395184fc4db1c7b3d1..5329fa67ff1eabcbfd0a927b079f3f9bc6feecde 100644 (file)
@@ -5,13 +5,10 @@ tasks:
       - cd $TESTDIR
       - wget http://download.ceph.com/qa/ior.tbz2
       - tar xvfj ior.tbz2
-      - sudo apt purge -y mpich
-      - sudo apt install -y mpich
       - cd ior
       - ./configure
       - make
       - make install DESTDIR=$TESTDIR/binary/
-      - tree binary/
       - cd $TESTDIR/
       - rm ior.tbz2
       - rm -r ior