Whamcloud - gitweb
LU-11373 tests: increase debug limit sanity 60b 74/33474/3
authorJames Nunez <jnunez@whamcloud.com>
Thu, 25 Oct 2018 00:40:35 +0000 (18:40 -0600)
committerOleg Drokin <green@whamcloud.com>
Tue, 30 Oct 2018 01:04:13 +0000 (01:04 +0000)
commit4afee32188d38d2969ea160ddec64cd8359e12ca
tree1eaabd458e749de2747b5ba51eda136cb8c8d04e
parent337f230565ea033d126653e8da01315211470665
LU-11373 tests: increase debug limit sanity 60b

We've seen cases where the number of debug messages
on the MDS exceed the line number limit of 100 in
sanity test 60b. Since the line limit is an approximation,
increase this limit to 120 lines.

Test-Parameters: trivial
Test-Parameters: mdtfilesystemtype=zfs ostfilesystemtype=zfs testlist=sanity
Test-Parameters: mdscount=2 mdtcount=2 mdtfilesystemtype=zfs ostfilesystemtype=zfs testlist=sanity
Test-Parameters: mdscount=2 mdtcount=2 mdtfilesystemtype=ldiskfs ostfilesystemtype=ldiskfs testlist=sanity

Signed-off-by: James Nunez <jnunez@whamcloud.com>
Change-Id: Ibf302893f468957983c11374b8fa829802ff136c
Reviewed-on: https://review.whamcloud.com/33474
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity.sh