xci: Log functest output before failure 03/53803/3
authorFatih Degirmenci <fdegir@gmail.com>
Wed, 14 Mar 2018 15:13:00 +0000 (16:13 +0100)
committerFatih Degirmenci <fdegir@gmail.com>
Wed, 14 Mar 2018 16:18:16 +0000 (17:18 +0100)
commit0c9279789235541dfeb27e316c80152e8100e451
tree78c52f47cae0839a87c92ca02fd62a02af25218f
parentd0d69375892fbdd3280c7f23ec146f9e62c034f2
xci: Log functest output before failure

When functest fails, the job exits directly without us logging the
functest output to console. [1] Grepping functest log for FAIL for
determining the result helps us to cat the log before exiting with
right exit code.

[1] https://build.opnfv.org/ci/job/xci-verify-ubuntu-healthcheck-virtual-master/509/console

Change-Id: I01e3dcc51321e935b1722b749e8caf7ec5ad755b
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
jjb/xci/xci-run-functest.sh