Whamcloud - gitweb
LU-3738 tests: improve posix.sh to support BASELINE_FS=zfs
authorJian Yu <jian.yu@intel.com>
Mon, 25 Nov 2013 03:55:58 +0000 (11:55 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 30 Dec 2013 22:31:42 +0000 (17:31 -0500)
commitbc6a448b16f9fce72f384eca8ad423e5e4b5e991
treed8c3dd57f3af01d71615acee442af4eb516841f1
parent7d4a8801f6cd2f36c010818d77e9b5c6fa9d7335
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