Whamcloud - gitweb
LU-8434 tests: add script language option to auster 37/34737/3
authorJames Nunez <jnunez@whamcloud.com>
Mon, 22 Apr 2019 16:46:42 +0000 (10:46 -0600)
committerOleg Drokin <green@whamcloud.com>
Tue, 30 Apr 2019 03:38:29 +0000 (03:38 +0000)
commit90a89391f8110fbd1ff9b3041d548dac7e73a99a
treea7c0327d2659795b2f774948cfac42005813643f
parentdafd02632c999212f6e574704846195d377f2ee4
LU-8434 tests: add script language option to auster

auster is a scipt that kicks off the Lustre test suites.
auster assumes that all scirpts are written in bash and
runs all script using bash. We may want to run other scripts
to test Lustre and we need to allow the user to choose what
scripting language to use to kick off their scripts.

Test-Parameters: trivial

Signed-off-by: James Nunez <jnunez@whamcloud.com>
Change-Id: Ifbd3707171de57912306cf051a98922249c4b2a9
Reviewed-on: https://review.whamcloud.com/34737
Tested-by: Jenkins
Reviewed-by: Joseph Gmitter <jgmitter@whamcloud.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/auster