From: James Nunez Date: Mon, 26 Feb 2018 17:59:50 +0000 (-0700) Subject: LU-9444 tests: replace SINGLEMDS1 with SINGLEMDS X-Git-Tag: 2.11.51~46 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;ds=sidebyside;h=5f00d6f5fce28c7cee3b400601e265358e3cdc66;hp=5f00d6f5fce28c7cee3b400601e265358e3cdc66;p=fs%2Flustre-release.git LU-9444 tests: replace SINGLEMDS1 with SINGLEMDS In conf-sanity test 87, we use the global variable SINGLEMDS1 to get the version of the MDS. SINGLEMDS1 is not defined and the test should use SINGLEMDS to check the version of the MDS. Test-Parameters: trivial testlist=conf-sanity Test-Parameters: envdefinitions=ONLY=87 mdsjob=lustre-b2_9 ossjob=lustre-b2_9 serverbuildno=22 testlist=conf-sanity Signed-off-by: James Nunez Change-Id: Ic8b1f32b87cc596fcc2e98d5b6095b6e4171bfd7 Reviewed-on: https://review.whamcloud.com/31420 Tested-by: Jenkins Tested-by: Maloo Reviewed-by: Wei Liu Reviewed-by: Saurabh Tandan Reviewed-by: Andreas Dilger ---