Whamcloud - gitweb
LU-10038 test: improve error reporting in sanity test_133g() 05/30105/2
authorJohn L. Hammond <john.hammond@intel.com>
Wed, 15 Nov 2017 16:05:57 +0000 (10:05 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 29 Nov 2017 05:59:38 +0000 (05:59 +0000)
commite5eaaff6e378b8c95d0a809f4dd3b4817d9fd492
treea07fe62dbc931c8b6d11b3e0817f70f9d099ccdc
parent22de28dc7c1247f2e7c557efa1ef8e6263dd7221
LU-10038 test: improve error reporting in sanity test_133g()

In sanity test_133g() remove the output redirection to /dev/null so
that errors from do_facet or find go to the test logs. Suppress error
messages in badarea_io.c.

Test-Parameters: trivial envdefinitions=ONLY=133 testlist=sanity,sanity,sanity,sanity,sanity,sanity,sanity,sanity,sanity,sanity
Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: Ia51ccdacb995ff51a6467cbdd280c8965cfc5f47
Reviewed-on: https://review.whamcloud.com/30105
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Nunez <james.a.nunez@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/badarea_io.c
lustre/tests/sanity.sh