Option to redirect stderr output to a file for Tempest test 79/8179/1
authorjose.lausuch <jose.lausuch@ericsson.com>
Wed, 27 Jan 2016 13:56:39 +0000 (14:56 +0100)
committerMorgan Richomme <morgan.richomme@orange.com>
Wed, 27 Jan 2016 17:37:05 +0000 (17:37 +0000)
commit67dd3e2949915be2cbda3d05ec94a154d28b3da9
treebd40ce92c3ae043b2708a3e2b490af314995f253
parent7ce8909f1eda230c69968ed11e7c9268718356a0
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>
(cherry picked from commit 9be6519eca39111295b89e9b3b0d853f95126a72)
testcases/VIM/OpenStack/CI/libraries/run_tempest.py