Whamcloud - gitweb
LU-9966 tests: sanity-411 check LBUG direct 93/32293/6
authorYang Sheng <yang.sheng@intel.com>
Fri, 4 May 2018 10:20:49 +0000 (18:20 +0800)
committerOleg Drokin <green@whamcloud.com>
Fri, 5 Oct 2018 22:28:42 +0000 (22:28 +0000)
commit18637db7ca6fa92ec6ea494a353a5ec46700a30e
treeac813f47eb588b284245c90b1dca7e37e5a73fac
parent13bee727125202ff8519163fc72581f359532b90
LU-9966 tests: sanity-411 check LBUG direct

The sanity test_411 intends to catch LBUG while IO
under memory pressure. It assumes that 'dd' would
fail because memory alloction failure. But it is
not ture since RHEL7 has some problem in memory
accounting. So we can ignore the 'dd' status.

Test-Parameters: trivial

Signed-off-by: Yang Sheng <yang.sheng@intel.com>
Change-Id: Ie9af0fe68c85a9e2af4da6b49d0a697d00f3761b
Reviewed-on: https://review.whamcloud.com/32293
Tested-by: Jenkins
Reviewed-by: John L. Hammond <jhammond@whamcloud.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Andreas Dilger <adilger@whamcloud.com>
lustre/tests/sanity.sh