Whamcloud - gitweb
LU-2420 tests: Have POSIX testing on b1_8
authorEmoly Liu <emoly.liu@intel.com>
Thu, 27 Dec 2012 06:46:39 +0000 (14:46 +0800)
committerJohann Lombardi <johann.lombardi@intel.com>
Tue, 8 Jan 2013 06:52:37 +0000 (01:52 -0500)
commit4ce80481d9c9a5ff2870c9df3e75c98807d001fc
tree7d4ff50291f5ab25f812d9c23d103464e65cba0f
parent3892ce7ecbee3ed75992e43163c1e04dc6d06ff8
LU-2420 tests: Have POSIX testing on b1_8

Have POSIX testing automated on b1_8 as it is on master.
LU-2274 port is included to change the baseline filesystem to ext3
for POSIX testing on SLES distro.
Also, this patch adds add_group() and add_user() functions into the
test-framework.sh. They are used by setup_posix_users() in posix.sh.

port of b2_1 patch f55a2af51af0bbb1d97e6987a45ca501adbc4ab6
port of b2_1 patch f9531ab0803cbafcb68003f3470307e4b826129f

Test-Parameters: envdefinitions=SLOW=yes testlist=posix

Signed-off-by: Liu Ying <emoly.liu@intel.com>
Change-Id: I8e3e8d5e87b13f4fd2d0b972d2161e9f1afbc4e9
Reviewed-on: http://review.whamcloud.com/4894
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
Reviewed-by: Minh Diep <minh.diep@intel.com>
Reviewed-by: Johann Lombardi <johann.lombardi@intel.com>
lustre/tests/Makefile.am
lustre/tests/posix.sh [new file with mode: 0644]
lustre/tests/posix/posix.cfg [new file with mode: 0644]
lustre/tests/test-framework.sh