Whamcloud - gitweb
LU-4304 tests: fix auster to detect "SKIP" test status 81/8381/3
authorJian Yu <jian.yu@intel.com>
Mon, 25 Nov 2013 03:41:28 +0000 (11:41 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 28 Dec 2013 03:25:16 +0000 (03:25 +0000)
commita8347b4796303fb50b2b34f53d0b172bad94583e
treef74d15bfa154ae07a4245c950658824dfc9a5b61
parent14b115c8e24dd99fc27e17d77865a238f0a767e2
LU-4304 tests: fix auster to detect "SKIP" test status

This patch fixes run_suite() in auster to detect "SKIP"
test status for one test suite. If all of the sub-tests
in one test suite were skipped, then the status of the
test suite would be "SKIP" instead of "PASS".

Signed-off-by: Jian Yu <jian.yu@intel.com>
Change-Id: Ice971aa4b15675c8a5f70f5b32092db69358565e
Reviewed-on: http://review.whamcloud.com/8381
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Wei Liu <wei3.liu@intel.com>
Reviewed-by: Minh Diep <minh.diep@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/auster
lustre/tests/test-framework.sh