Whamcloud - gitweb
LU-13485 build: remove parallel configure dir
authorJian Yu <yujian@whamcloud.com>
Mon, 18 Apr 2022 18:33:18 +0000 (11:33 -0700)
committerAndreas Dilger <adilger@whamcloud.com>
Mon, 25 Apr 2022 23:52:48 +0000 (23:52 +0000)
commit837b48392ac419af3f94f83fb873a15ffbf3e998
tree084013278af9b939c763d11e22ae956ee3df95ea
parent56e33729e84f87a73415e195567ae29ec6ab6cda
LU-13485 build: remove parallel configure dir

This patch removes the temporary directory for
parallel configure tests at the end of configure
to avoid checking the already generated modules
while configuring the same Lustre codes with
a different kernel.

Lustre-change: https://review.whamcloud.com/47077
Lustre-commit: TBD (from e0db865abbe8d7fe3a61a649a17f70a88741eb66)

Change-Id: I4505fb932954531d262b5380f17b3df75a80bfa0
Signed-off-by: Jian Yu <yujian@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/47081
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Minh Diep <mdiep@whamcloud.com>
Reviewed-by: Nathaniel Clark <nclark@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
config/lustre-build.m4