Whamcloud - gitweb
LU-11010 tests: remove calls to return after skip() 46/32346/2
authorJames Nunez <james.a.nunez@intel.com>
Wed, 9 May 2018 22:11:19 +0000 (16:11 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 29 May 2018 04:54:52 +0000 (04:54 +0000)
commitea76de56fccfdc6f8bd0087adc36c19257e414d3
treec1e2f935630b8c78bb365d1446615a0b772a77cf
parent2a77dd3bee76d1928e078f7d2953674bb7a7db8f
LU-11010 tests: remove calls to return after skip()

The skip() routine now contains a call to exit. All calls
to skip() and skip_env() should be reviewed and calls to
return that followed skip should be removed.

A problem with the skip message not being printed is corrected.

Test-Parameters: trivial testlist=sanity-pfl
Signed-off-by: James Nunez <james.a.nunez@intel.com>
Change-Id: I1a52e9bd79a71de4ab4c0cea9c569f379115a603
Reviewed-on: https://review.whamcloud.com/32346
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Wei Liu <wei3.liu@intel.com>
Reviewed-by: Saurabh Tandan <saurabh.tandan@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/sanity-pfl.sh
lustre/tests/test-framework.sh