Whamcloud - gitweb
LU-3738 tests: improve posix.sh to support BASELINE_FS=zfs 80/8180/7
authorJian Yu <jian.yu@intel.com>
Mon, 25 Nov 2013 03:55:58 +0000 (11:55 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 29 Nov 2013 01:33:31 +0000 (01:33 +0000)
commit9e34b1b7fb178b248cb6fa64ac2799dcce8aeb47
tree1fe62f2468172efb15ae8f138cbfbf95c2bb24cb
parentf62f01b12542ee7c0cf25ad83635ee3e9a33e762
LU-3738 tests: improve posix.sh to support BASELINE_FS=zfs

This patch improves posix.sh to support BASELINE_FS=zfs. It also
adds create_zpool(), create_zfs() and destroy_zpool() common
functions into test-framework.sh.

Test-Parameters: envdefinitions=SLOW=yes \
mdtfilesystemtype=zfs mdsfilesystemtype=zfs ostfilesystemtype=zfs \
ostcount=2 testlist=posix

Signed-off-by: Jian Yu <jian.yu@intel.com>
Change-Id: I7e59181ef5f3926c6a8799ac4f6c775d04350a99
Reviewed-on: http://review.whamcloud.com/8180
Tested-by: Jenkins
Reviewed-by: Minh Diep <minh.diep@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/posix.sh
lustre/tests/test-framework.sh