Option to redirect stderr output to a file for Tempest test
authorjose.lausuch <jose.lausuch@ericsson.com>
Wed, 27 Jan 2016 13:56:39 +0000 (14:56 +0100)
committerjose.lausuch <jose.lausuch@ericsson.com>
Wed, 27 Jan 2016 14:08:15 +0000 (15:08 +0100)
commit9be6519eca39111295b89e9b3b0d853f95126a72
tree35420326459caecb54ae6e51f6a7477bcc698c02
parent77e92f96dd56659d14d496d86d3814ea69fb2b3d
Option to redirect stderr output to a file for Tempest test

The output when we run Tempest from CI is too long
if there are many tests failing. This patch intends to
show only the test cases that passed/failed within a table.
If troubleshooting is needed, it will be a log file with all
the stderr in it.

Change-Id: If5b0f35463a3dae06a0c177de4dc473bfc4687c5
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
testcases/VIM/OpenStack/CI/libraries/run_tempest.py