Whamcloud - gitweb
LU-5863 tests: add a separate MGS/MDS test case into conf-sanity 91/13391/3
authorJian Yu <jian.yu@intel.com>
Wed, 14 Jan 2015 01:16:54 +0000 (17:16 -0800)
committerOleg Drokin <oleg.drokin@intel.com>
Sun, 25 Jan 2015 01:54:39 +0000 (01:54 +0000)
commit589d93f8b01f0a923c0f6ebb64c7ad9935fb05da
tree7bad0033b8b28168535d77f85669451caa42f0be
parentf6ef1b797f2f6b28e7c5860b6cf16759cadfc9a4
LU-5863 tests: add a separate MGS/MDS test case into conf-sanity

In conf-sanity.sh, test 21d is a basic test case that verifies
separate MGS/MDS. However, it's always skipped under combined
MGS/MDS configuration. This patch adds a new test case 21e to
setup another Lustre filesystem to verify separate MGS/MDS without
depending on the configuration of the origial Lustre filesystem.

Test-Parameters: alwaysuploadlogs \
envdefinitions=SLOW=yes,ONLY=21 \
mdtfilesystemtype=ldiskfs mdsfilesystemtype=ldiskfs \
ostfilesystemtype=ldiskfs testlist=conf-sanity

Test-Parameters: alwaysuploadlogs \
envdefinitions=SLOW=yes,ONLY=21 \
mdtfilesystemtype=zfs mdsfilesystemtype=zfs \
ostfilesystemtype=zfs testlist=conf-sanity

Signed-off-by: Jian Yu <jian.yu@intel.com>
Change-Id: I3defa936a9b4f97dc3849c3a4a9626332da53d0f
Reviewed-on: http://review.whamcloud.com/13391
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/conf-sanity.sh
lustre/tests/test-framework.sh