Whamcloud - gitweb
LU-6225 test: test-framework does not cleanup for failed tests 92/13692/5
authorgaurav mahajan <gaurav.mahajan@seagate.com>
Mon, 9 Feb 2015 12:53:21 +0000 (18:23 +0530)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 4 Feb 2016 04:45:57 +0000 (04:45 +0000)
commitdc3a6a13d2cec51ca5d8ab1c870ce4cee3d80494
tree874e08a255038ff77d0e15d536f84d5b079240cc
parente60e275546224a5141dde3ac75087b8da3795616
LU-6225 test: test-framework does not cleanup for failed tests

adding reset_fail_loc to error_noexit() func in test-framework
which resets fail_loc and makes sure that the next test
will be started with no error injected.

Xyratex-bug-id: MRP-2079
Signed-off-by: gaurav mahajan <gaurav.mahajan@seagate.com>
Change-Id: I8cadd21a794d0eb429aee4734d47bd56caf0b8fe
Signed-off-by: gaurav mahajan <gaurav.mahajan@seagate.com>
Reviewed-on: http://review.whamcloud.com/13692
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/test-framework.sh