Whamcloud - gitweb
LU-11546 tests: enable large_dir support for tests 58/35358/7
authorAndreas Dilger <adilger@whamcloud.com>
Fri, 28 Jun 2019 09:58:32 +0000 (03:58 -0600)
committerOleg Drokin <green@whamcloud.com>
Sat, 7 Sep 2019 01:33:50 +0000 (01:33 +0000)
commit5a02d431f4a0a80915afa19c065df29c61e26ec9
tree9950fcfbec9aac5168e56a7305dccc38ddc5bab5
parent2b7af478bdbf5c6701e0e49aefe34597bdee3126
LU-11546 tests: enable large_dir support for tests

Enable the ldiskfs large_dir feature by default for all test
filesystems, so that we can verify it is not causing any issues
in regular testing.  If this is successful, it can be enabled
in mkfs.lustre permanently.

Existing conf-sanity.sh test_110() and test_111() exercise this
feature specifically, this patch is to ensure other tests have
no problems with this feature enabled.  There are other problems
with test_110() so it cannot be enabled at this time.

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: Ifff578551b57b05753fc10abb2d5294730254035
Reviewed-on: https://review.whamcloud.com/35358
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Artem Blagodarenko <artem.blagodarenko@gmail.com>
Reviewed-by: James Nunez <jnunez@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/conf-sanity.sh
lustre/tests/test-framework.sh