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

sanityn test_40* - test_47* : Delete only test files

Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • Lustre 2.9.0
    • None
    • None
    • 9223372036854775807

    Description

      For sanityn test_40* to test_47* replace

      rm -r $DIR1/*
      

      to

      rm -rf $DIR/$tfile*
      

      Tests should remove only the files/dirs created by them, not all data contained in $DIR1.
      This defect affect the testing on real production cluster.

      Attachments

        Activity

          People

            standan Saurabh Tandan (Inactive)
            standan Saurabh Tandan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: