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

Sanity test_1b doesn't check rmdir result

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 2.5.0
    • None
    • 3
    • Test Infrastructure
    • 7519

    Description

      test_1b() {
      rmdir $DIR/d1/d2
      rmdir $DIR/d1
      $CHECKSTAT -a $DIR/d1 || error
      }

      Test falsely pass if started separately - no there is dirs to remove but test doesn't check rmdir result. Need to create directory before removing or (preferable) unite this test with 1a.

      Attachments

        Activity

          People

            keith Keith Mannthey (Inactive)
            vsaveliev Vladimir Saveliev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: