Don't display functest report for single test cases
authorjose.lausuch <jose.lausuch@ericsson.com>
Fri, 23 Jun 2017 08:49:15 +0000 (10:49 +0200)
committerjose.lausuch <jose.lausuch@ericsson.com>
Mon, 26 Jun 2017 07:41:26 +0000 (09:41 +0200)
commit429a6eccd0858ffa8cb326c937d2c7ccdf6ffec8
treef32ccd0429724336bb553f04fb241048fa7e4a56
parentb04150dda0678772a6a42da8d7878deb4ddcd551
Don't display functest report for single test cases

When executing a single test case, it is not neccessary
to show duplicated information about the result of the test
case. The functest report only makes sense when running
multiple tests.
e.g. functest testcase run vping_ssh

The report is still showed when doing:
     functest testcase run all

Change-Id: I92d97d6111ecd9484a14c72cf4bb0c2bbe3ae6bf
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
functest/ci/run_tests.py