Whamcloud - gitweb
LU-11490 tests: use variable for file system name 94/36694/4
authorJames Nunez <jnunez@whamcloud.com>
Wed, 6 Nov 2019 21:01:34 +0000 (14:01 -0700)
committerOleg Drokin <green@whamcloud.com>
Mon, 16 Dec 2019 05:59:04 +0000 (05:59 +0000)
commit134f3eced1535bb6e867d552075d507eadb7cc48
treef1d845bb58fa21fe1937f93b3d847f5895d6762c
parent2519bc95aabb31945d423ce95f5f840280c4adde
LU-11490 tests: use variable for file system name

There are several tests that have the file system name
hard coded to "lustre".  These tests will fail or some
calls will fail when these tests are run on systems
where the file system name is not "lustre".  These tests
should be changed to use $FSNAME.

Test-Parameters: trivial testlist=sanity,conf-sanity

Signed-off-by: James Nunez <jnunez@whamcloud.com>
Change-Id: I22263d2ae5ad29806cb709f462ef21837916c939
Reviewed-on: https://review.whamcloud.com/36694
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Emoly Liu <emoly@whamcloud.com>
Reviewed-by: Wei Liu <sarah@whamcloud.com>
lustre/tests/conf-sanity.sh
lustre/tests/obdfilter-survey.sh
lustre/tests/sanity.sh