Whamcloud - gitweb
LU-14361 statahead: Add test for statahead advise 30/51730/9
authorQian Yingjin <qian@ddn.com>
Fri, 21 Jul 2023 10:21:11 +0000 (06:21 -0400)
committerOleg Drokin <green@whamcloud.com>
Fri, 3 Nov 2023 04:05:01 +0000 (04:05 +0000)
commit5317f8a523ac32b616713396f60eda4995dea85e
treee1bd018f2648e6123824bb57ff4da8e5093c8c98
parentb4ec4dd10a7d0109e931e0490daddd98105457c3
LU-14361 statahead: Add test for statahead advise

This patch adds a test program "aheadmany" and sanity/test_123g to
verfiy that statahead advise works as expected.

Signed-off-by: Qian Yingjin <qian@ddn.com>
Change-Id: I751313ecb790c66f70a09bf8e9d13846b3c0032d
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/51730
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: Lai Siyao <lai.siyao@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/tests/Makefile.am
lustre/tests/aheadmany.c [new file with mode: 0644]
lustre/tests/sanity.sh