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

Unnecessary skip condition in sanity test_31n

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 2.6.0
    • None
    • 3
    • 12062

    Description

      The fix for LU-4030 added a function to test-framework.sh called free_fd. It finds the smallest unused file descriptor. test_31n was changed to call this function to find an fd instead of using a hard-coded fd of 173. However, the line which skips test_31n if fd 173 is in use was left in. That line ought to be removed.

      See https://jira.hpdd.intel.com/browse/LU-4030 and http://review.whamcloud.com/#/c/8181

      Attachments

        Activity

          People

            bogl Bob Glossman (Inactive)
            haasken Ryan Haasken
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: