Whamcloud - gitweb
LU-3219 tests: add version check code to sanityn test 71 84/6584/2
authorJian Yu <jian.yu@intel.com>
Fri, 7 Jun 2013 07:53:05 +0000 (15:53 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 18 Jun 2013 04:09:13 +0000 (04:09 +0000)
commite4e0b06a3b825f30d011d179a5800525bfe8edfb
treeea138bd7179251127028b65435e6cc41f9c40935
parent3ee5d29e0c5e5c6c740194ea41d3afffd24f01a7
LU-3219 tests: add version check code to sanityn test 71

This patch adds Lustre version check codes into sanityn test
71 to make the test work with servers which do not have the
following patch:

Lustre-commit: 58444c4e9bc58e192f0bc0c163a5d51d42ba4255
Lustre-change: http://review.whamcloud.com/6127
or
Lustre-commit: 6a4ea7d154b6c016f482662463c9d2186176fee0
Lustre-change: http://review.whamcloud.com/6377

Since ZFS is not supported in Lustre 2.1.x and facet_fstype()
is not implemented in Lustre 2.1.x test framework, the patch
also removes the lines that check the ZFS backend filesystem.

Test-Parameters: envdefinitions=SLOW=yes,ENABLE_QUOTA=yes \
clientdistro=el6 serverdistro=el6 clientarch=x86_64 \
serverarch=x86_64 serverjob=lustre-b2_1 serverbuildno=191 \
testlist=sanityn

Signed-off-by: Jian Yu <jian.yu@intel.com>
Change-Id: I16f96d28b0c9987274872ce1f4031ba0766d06c9
Reviewed-on: http://review.whamcloud.com/6584
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Niu Yawei <yawei.niu@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/sanityn.sh