Whamcloud - gitweb
LU-17038 tests: remove unused compile.sh script 54/52054/2
authorTimothy Day <timday@amazon.com>
Wed, 23 Aug 2023 16:26:41 +0000 (16:26 +0000)
committerOleg Drokin <green@whamcloud.com>
Thu, 31 Aug 2023 06:41:42 +0000 (06:41 +0000)
commit40c404129b8ee51af5da7ec422672cc1eba74cbe
treee07d263439140c8017b9513e30f95593b3de9532
parent57a671d991f213c73c1382c26503ad474916db90
LU-17038 tests: remove unused compile.sh script

This script just runs make automatically. It doesn't
appear to be called by any other Lustre sanity
test script. I doubt it has been used in many
years. This patch removes it.

Checked for usage using:

 `git grep -i "compile.sh"`

Test-Parameters: trivial
Signed-off-by: Timothy Day <timday@amazon.com>
Change-Id: If1615196bc8d004a63ad8baddd1d3fe3e360dc74
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/52054
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/Makefile.am
lustre/tests/compile.sh [deleted file]