Whamcloud - gitweb
LU-13485 kernel: Parallel core configure tests 98/49098/4
authorShaun Tancheff <shaun.tancheff@hpe.com>
Mon, 13 Nov 2023 21:15:24 +0000 (13:15 -0800)
committerOleg Drokin <green@whamcloud.com>
Sun, 19 Nov 2023 18:47:39 +0000 (18:47 +0000)
commit355da3ba8df599a771281df3f5db024b033946c9
tree0a2fd5ac6a366818494255b5f92fbf8fa46dd301
parent55b777b56b503649549ca387164833df2dd2977c
LU-13485 kernel: Parallel core configure tests

Transform the compile tests in lustre-core to run in parallel

Lustre-change: https://review.whamcloud.com/38361
Lustre-commit: a346cf6cf22c285e05177a5a5e70a7d8e5bd9fa8

LU-16586 build: Remove old check for linux_selinux_enabled

LC_SRC_HAS_LINUX_SELINUX_ENABLED is used and not defined, it
should be removed.

LC_PROG_LINUX_SRC and LC_PROG_LINUX_RESULTS are defined twice,
remove the unused ones.

Lustre-change: https://review.whamcloud.com/50111
Lustre-commit: 2bdff20f97707cf05118e822adf202ccb209e3a5

Fixes: a346cf6cf22 ("LU-13485 kernel: Parallel core configure tests")
Test-Parameters: trivial
Signed-off-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Change-Id: I46fa852659eb4db86a12ec4ad3efddd0fdd3a655
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/49098
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/autoconf/lustre-core.m4