Whamcloud - gitweb
LU-14361 statahead: add connect flag check for batch RPC 75/54275/3
authorQian Yingjin <qian@ddn.com>
Tue, 5 Mar 2024 03:40:31 +0000 (22:40 -0500)
committerOleg Drokin <green@whamcloud.com>
Wed, 13 Mar 2024 03:23:01 +0000 (03:23 +0000)
commitfd4c531bbb2af5357d55301801c47ae6b979e5dd
treeb43402ea3d6727beb6b31b81df7522a185ac0537
parent76325fbb0d60b3b6524f101d5c1faa5e004610ec
LU-14361 statahead: add connect flag check for batch RPC

The tests (sanity/test_123 test case series) are all failing for
servers that do not have batch RPC support.
In this patch we add the connect feature flag check in
mdc.*.import for batch RPC support and skip the batch stat-ahead
tests without this support.

Test-Parameters: trivial
Signed-off-by: Qian Yingjin <qian@ddn.com>
Change-Id: I54c95722df803131727e5882156570c9da5293ee
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/54275
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Lai Siyao <lai.siyao@whamcloud.com>
lustre/tests/sanity.sh