Whamcloud - gitweb
LU-4515 tests: set fail_loc only once per node 78/8978/4
authorAndreas Dilger <andreas.dilger@intel.com>
Thu, 23 Jan 2014 19:03:45 +0000 (12:03 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 22 Feb 2014 08:05:10 +0000 (08:05 +0000)
commit76729a1bd0421113ebf30adb018536f820d86fbb
tree75b6ee456d2d779ff7ca3c6af27de87820df5271
parenteac65482534707983dab4e319b165c8ebc2977be
LU-4515 tests: set fail_loc only once per node

Since fail_loc and fail_val are common for all services on a node,
it is only necessary to set it once per node instead of once per
facet.  That avoids a bunch of extra remote commands and spew in
the test output.

Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Change-Id: I9a69eb325fa80a90d929ab9a258cce21973ebbe5
Reviewed-on: http://review.whamcloud.com/8978
Tested-by: Jenkins
Reviewed-by: Faccini Bruno <bruno.faccini@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/sanity-quota.sh