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

Change the test-framework b1.8 logging output to match 2.1. Namely the beginning of a test needs to match and include the test suite info as well as the test info

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • Lustre 1.8.6
    • Lustre 1.8.6
    • None
    • 10757

    Description

      Problem:
      At the beginning of each test the test framework outputs a DEBUG MARKER which contains the name of the test and a description. For 2.1 this was upgraded to also include the suite name.

      So in b18 the beginning of test 24a in sanity was marked with a string that looked like this.

      Lustre: DEBUG MARKER: == test 24a: touch .../R1/f; rename .../R1/f .../R1/g ========= == 05:07:44

      For 2.1 is was changed to also include the word Sanity and hence look like this.

      b1_8 needs to be upgraded to look like this.

      Solution:
      This will include modifying test-framework.sh to include an additional banner function copyied from 2.1 and also slight changes so that the banner functionality is called. The changes required will be found by inspecting the b1_8 code.

      Attachments

        Activity

          People

            chris Chris Gearing (Inactive)
            chris Chris Gearing (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: