Whamcloud - gitweb
LU-18813 contrib: add an example config.site 65/59265/3
authorTimothy Day <timday@amazon.com>
Fri, 16 May 2025 05:50:43 +0000 (01:50 -0400)
committerOleg Drokin <green@whamcloud.com>
Sat, 7 Jun 2025 23:03:13 +0000 (23:03 +0000)
commitd77b8d709dfc347bcdf4f55d276c9f91c35512c8
tree82b554c67a02326e8abd304c5dd925ea97802cc4
parent0c1c85c7ec39a9806824f0d5ade7bd3816e8db73
LU-18813 contrib: add an example config.site

The variable CONFIG_SITE can be used to specify
config files to the Autoconf generated configure
script. This is a useful alternative to long
configure command lines.

Add an example config.site file used for compiling
Lustre server (osd-wbcfs) and client for use in
ktest.

Test-Parameters: trivial
Signed-off-by: Timothy Day <timday@amazon.com>
Change-Id: I6597b860629643ced7191d7a250a86ede2576993
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/59265
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Reviewed-by: Lijing Chen <lijinc@amazon.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
contrib/config.site.ktest [new file with mode: 0644]