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

change test-framework to exclude the cleanup between the tests suites

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • Lustre 2.9.0
    • Lustre 2.5.3
    • None
    • 3
    • 9223372036854775807

      each test suite runs check_and_cleanup_lustre () at the end;
      check_and_cleanup () does the cleanup in the following manner :

      [ -n "$DIR" ] && rm -rf $DIR/[Rdfs][0-9]*
      

      The idea is to split "check" and "cleanup" and force test-framework to do "check" by lfsck, and exclude cleanup if required.

            yujian Jian Yu
            531316 Chennaiah Palla (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: