Whamcloud - gitweb
LU-4480 tests: set fail_val in sanity test_36f 42/8842/4
authorMikhail Pershin <mike.pershin@intel.com>
Tue, 14 Jan 2014 14:58:33 +0000 (18:58 +0400)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 1 Aug 2014 06:44:55 +0000 (06:44 +0000)
commitdb1b3bec6ee1d24d56969543539c1b1f91e8bc6a
tree41e2fb782e3ea14318b65dc7765f110b8c840269
parentc7e86172425f203ce122ff18bc6434f843374b4b
LU-4480 tests: set fail_val in sanity test_36f

The OBD_FAIL_OST_BRW_PAUSE_BULK needs fail_val to be passed
as amount of seconds to wait or 0 for default value.
That was not set to any of those values in test_36f.

Patch set fail_val=0 along with fail_loc in test_36f

Signed-off-by: Mikhail Pershin <mike.pershin@intel.com>
Change-Id: I3966a6c8a7f07fd6232a2f70329eb34cfdd95cee
Reviewed-on: http://review.whamcloud.com/8842
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: James Simmons <uja.ornl@gmail.com>
lustre/tests/test-framework.sh