Whamcloud - gitweb
LU-3738 tests: improve posix.sh to support BASELINE_FS=zfs 23/8323/4
authorJian Yu <jian.yu@intel.com>
Mon, 25 Nov 2013 06:12:22 +0000 (14:12 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 2 Dec 2013 13:34:46 +0000 (13:34 +0000)
commit1c30099de6d74e038cd3d269c2a64b8eeb3c91ca
tree3b991e934a4d9796b3ad9319d031e989bdcc55f5
parentd833404acb1a1c6b3d03a37663aad107aad644a3
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: Ib8b3cf988bd7066a84a6f9f50ccc159ffeab6e0e
Reviewed-on: http://review.whamcloud.com/8323
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
lustre/tests/posix.sh
lustre/tests/test-framework.sh