Whamcloud - gitweb
LU-1192 tests: automate POSIX compliance testing
authorMinh Diep <mdiep@whamcloud.com>
Mon, 5 Mar 2012 23:09:55 +0000 (15:09 -0800)
committerOleg Drokin <green@whamcloud.com>
Wed, 18 Apr 2012 01:26:40 +0000 (21:26 -0400)
commit3fe74297d3dd063d23f26ae9850bdf8f0892fae8
treeb13f4a5e29dc553623a2e4b26ea0080aa7142e36
parentfd1a5c19ea412f3b9637be4fdbe8d30eeec1858c
LU-1192 tests: automate POSIX compliance testing

a. assuming that the POSIX source already installed
on the system
b. setup loop back ext4 filesystem
c. install, build and run POSIX binaries on ext4
d. run POSIX again lustre
f. compare results from ext4 and lustre

Signed-off-by: Minh Diep <mdiep@whamcloud.com>
Change-Id: I104a43549a2dedf272b52c4c9ce3ab0d50a223eb
Reviewed-on: http://review.whamcloud.com/2256
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Yu Jian <yujian@whamcloud.com>
Reviewed-by: Wei Liu <sarah@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/Makefile.am
lustre/tests/posix.sh [new file with mode: 0755]
lustre/tests/posix/posix.cfg [new file with mode: 0644]