Return Functest status to Jenkins 73/42373/2
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>
Tue, 19 Sep 2017 08:30:08 +0000 (10:30 +0200)
commit718fa71383d6f10caa715907be5e56ec8e1bc89b
tree78910a4b0191bc0a33f755a24a40ba8ed6d66acd
parenteee462a22edaebd2ddbc6d2ac05ed643bf9070b8
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>
(cherry picked from commit 516d1bd7811f5751d796748ddd52f798bbd5a40f)
functest/ci/run_tests.py
functest/tests/unit/ci/test_run_tests.py