[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 Created: 05/May/11  Updated: 18/Jul/12  Resolved: 18/Jul/12

Status: Closed
Project: Lustre
Component/s: None
Affects Version/s: Lustre 1.8.6
Fix Version/s: Lustre 1.8.6

Type: Improvement Priority: Minor
Reporter: Chris Gearing (Inactive) Assignee: Chris Gearing (Inactive)
Resolution: Fixed Votes: 0
Labels: None

Rank (Obsolete): 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.


Generated at Sat Feb 10 01:05:30 UTC 2024 using Jira 9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c.