[LU-3514] sanity tests 27c, 77c, 77e, 77h are skipped when previous dependent test is not ran Created: 26/Jun/13  Updated: 31/Jul/13  Resolved: 26/Jul/13

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

Type: Bug Priority: Minor
Reporter: Elena Gryaznova Assignee: James Nunez (Inactive)
Resolution: Fixed Votes: 0
Labels: patch

Issue Links:
Related
is related to LU-2524 Tests regressions: tests interrelatio... Closed
Severity: 3
Epic: test
Rank (Obsolete): 8845

 Description   

sanity tests 27c, 77c, 77e, 77h are skipped when previous dependent test is not ran:

sanity.sh:

test_27c() {
       [ -f $DIR/d27/f01 ] || skip "test_27b not run" && return
...
}

test_77c() {
        [ ! -f $DIR/f77b ] && skip "requires 77b - skipping" && return


 Comments   
Comment by Elena Gryaznova [ 26/Jun/13 ]

http://review.whamcloud.com/#/c/6784

This patch combines the following sanity tests:
tests 27b, 27c to test 27b
tests 77b, 77c to test 77b
tests 77d, 77e to test 77d
tests 77g, 77h to test 77g

Comment by James Nunez (Inactive) [ 09/Jul/13 ]

Yu, Jian

Would you please comment on if the tests in the proposed patch should be combined?

Thank you,
James

Comment by Jian Yu [ 11/Jul/13 ]

Would you please comment on if the tests in the proposed patch should be combined?

IMHO, these sub-tests can be combined. I just reviewed the patch.

Comment by James Nunez (Inactive) [ 26/Jul/13 ]

Landed to master

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