Whamcloud - gitweb
LU-1187 tests: Add parallel sanity tests to dne
authorwangdi <di.wang@whamcloud.com>
Fri, 7 Dec 2012 16:38:35 +0000 (08:38 -0800)
committerOleg Drokin <green@whamcloud.com>
Mon, 14 Jan 2013 14:59:16 +0000 (09:59 -0500)
commit82bea2e0b50171b6b6f9a5c52ce17c80c7c22de8
tree81ebd2d33bda32e09f0019e703173e3c2b9704c7
parent0a2a9b76c9e778e4ac8636538aa5b4f9eef2102f
LU-1187 tests: Add parallel sanity tests to dne

1. Add parallel sanity tests(dne_sanity) to run sanity
tests on different directories at the same time.

2. Add PARALLEL check line in sanity to skip some tests which
are unable to run parallel.

3. Do not check multiop in run_one when multiple sanity
is running.

4. In test_105, replace DIR with MOUNT to check flock option.

Test-Parameters: envdefinitions=SLOW=yes testlist=sanity,dne_sanity
Signed-off-by: Wang Di <di.wang@whamcloud.com>
Change-Id: If2386e5465c2067059fb72c5fc95ac690ddd3fa4
Reviewed-on: http://review.whamcloud.com/4318
Tested-by: Hudson
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
lustre/tests/Makefile.am
lustre/tests/dne_sanity.sh [new file with mode: 0644]
lustre/tests/sanity.sh
lustre/tests/test-framework.sh