[LU-10574] sanity-dom test_sanity() and test_sanityn() defects Created: 29/Jan/18  Updated: 22/Feb/18  Resolved: 22/Feb/18

Status: Resolved
Project: Lustre
Component/s: None
Affects Version/s: Lustre 2.11.0
Fix Version/s: Lustre 2.11.0

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

Epic/Theme: patch
Severity: 3
Rank (Obsolete): 9223372036854775807

 Description   

Tests test_sanity() and test_sanityn() are skipped if started not from lustre/tests directory because of incorrect check that sanity.sh exists:

[[ -f sanity.sh ]] || { skip "sanity.sh doesn't exist"; return 0; }

[[ -f sanityn.sh ]] || { skip "sanityn.sh doesn't exist"; return 0; }


 Comments   
Comment by Gerrit Updater [ 29/Jan/18 ]

Elena Gryaznova (c17455@cray.com) uploaded a new patch: https://review.whamcloud.com/31074
Subject: LU-10574 tests: remove useless check from sanity-dom.sh
Project: fs/lustre-release
Branch: master
Current Patch Set: 1
Commit: 1f225cc4bde8eb520063abf6aaea3fe51e4dc6fa

Comment by Gerrit Updater [ 22/Feb/18 ]

Oleg Drokin (oleg.drokin@intel.com) merged in patch https://review.whamcloud.com/31074/
Subject: LU-10574 tests: remove useless check from sanity-dom.sh
Project: fs/lustre-release
Branch: master
Current Patch Set:
Commit: 8eada4a5c9a9275af7ad70dd84ae183ffe8910d0

Comment by Peter Jones [ 22/Feb/18 ]

Landed for 2.11

Generated at Sat Feb 10 02:36:18 UTC 2024 using Jira 9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c.