Whamcloud - gitweb
LU-10574 tests: remove useless check from sanity-dom.sh 74/31074/3
authorElena Gryaznova <c17455@cray.com>
Wed, 7 Feb 2018 20:09:58 +0000 (23:09 +0300)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 22 Feb 2018 05:40:22 +0000 (05:40 +0000)
commit8eada4a5c9a9275af7ad70dd84ae183ffe8910d0
tree48d30817f0073caf5cb0b441268b78a0c374a62e
parent613f9cb553106316422db40e7f88baccf0438893
LU-10574 tests: remove useless check from sanity-dom.sh

Tests test_sanity() and test_sanityn() are skipped if started
not from lustre/tests directory because of incorrect check
that ./sanity.sh exists.
Patch removes the check of the files which are part of
lustre/tests.

Signed-off-by: Elena Gryaznova <c17455@cray.com>
Cray-bug-id: LUS-2594
Reviewed-by: Vladimir Saveliev <c17830@cray.com>
Reviewed-by: Andriy Skulysh <c17819@cray.com>
Test-Parameters: testlist=sanity-dom
Change-Id: I51ad517fbf3ff653d9a11994eb280daee589a886
Reviewed-on: https://review.whamcloud.com/31074
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/sanity-dom.sh