Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-7445

sanity test_51ba defect: test depends on test_51b and always skipped if run separately

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 2.9.0
    • Lustre 2.8.0
    • 3
    • 9223372036854775807

    Description

      test_51ba() { # LU-993
      ...
              # continue on to run this test even if 51b didn't finish,
              # just to delete the many subdirectories created.
              [ ! -d "${BASE}/d1" ] && skip "test_51b() not run" && return 0
      

      – i.e. test_51ba is always skipped if run as :

      # ONLY=51ba sh sanity.sh
      == sanity test 51ba: verify nlink for many subdirectory cleanup ====================================== 08:25:05 (1447835105)
      
       SKIP: sanity test_51ba test_51b() not run
      Resetting fail_loc on all nodes...done.
      SKIP 51ba (1s)
      

      Attachments

        Activity

          People

            yujian Jian Yu
            egryaznova Elena Gryaznova
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: