Wrap call to the rest api with try-except while generating report 63/17863/1
authorjose.lausuch <jose.lausuch@ericsson.com>
Sun, 31 Jul 2016 20:15:44 +0000 (22:15 +0200)
committerjose.lausuch <jose.lausuch@ericsson.com>
Sun, 31 Jul 2016 20:15:44 +0000 (22:15 +0200)
commitbb3419f192cafe4090753e5568f1e14071069dd2
tree89710d1cc142027f0ce3caca38b9674a14d55dad
parent86ff7d4f2fbe563f4b6ca781909c7c9d8681f39a
Wrap call to the rest api with try-except while generating report

When the Rest api is not available for some reason
(see associated JIRA), the script fails and it gives also a false
output to Jenkins.

JIRA: FUNCTEST-399

Change-Id: I81622a2e22661889afcf49526c2421af257920a4
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
ci/generate_report.py