Return Functest status to Jenkins 45/42245/3
authorCédric Ollivier <cedric.ollivier@orange.com>
Mon, 18 Sep 2017 12:16:07 +0000 (14:16 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Mon, 18 Sep 2017 14:31:39 +0000 (16:31 +0200)
commit516d1bd7811f5751d796748ddd52f798bbd5a40f
tree2b231bd502a825e9d92a8f19bc1acd24e2f90354
parent3e22a3e6d5b4df227f2ca96d214a7c78edd56163
Return Functest status to Jenkins

It avoids mixing Functest and Features CI issues by simply exiting the
status of Functest testcases. The result of third-party testcases are
printed into console but are no longer taken into account into the
global status.

Change-Id: I040ff54780db2ddb6d81993839fee09f5e472323
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
functest/ci/run_tests.py
functest/tests/unit/ci/test_run_tests.py