Whamcloud - gitweb
LU-4551 tests: add range support in ONLY 22/9022/3
authorwang di <di.wang@intel.com>
Mon, 27 Jan 2014 15:20:40 +0000 (07:20 -0800)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 31 Jan 2014 17:18:14 +0000 (17:18 +0000)
commitde5977c6967e5ff9155c6709373932048df5f3ad
treef0b73f6f52ced7be62c43668ef74605ecd2cd80b
parent7e81f13c4a852cdba9fbebcc2b6385d6c2effa4b
LU-4551 tests: add range support in ONLY

Add range support in ONLY, so we can indicate
the range of test cases when running the test.

For example ONLY="12-30" sh sanity will run sanity
test case 12 until 30.

Test-Parameters: allwaysuploadlogs envdefinitions=ONLY="12-20" testlist=sanity
Signed-off-by: wang di <di.wang@intel.com>
Change-Id: I4c6dd62f0524ece388ccde3f1e4469a1219f11d2
Reviewed-on: http://review.whamcloud.com/9022
Tested-by: Jenkins
Reviewed-by: Jian Yu <jian.yu@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
lustre/tests/test-framework.sh