summaryrefslogtreecommitdiffstats
path: root/dovetail/report.py
diff options
context:
space:
mode:
authorgrakiss <grakiss.wanglei@huawei.com>2017-11-17 06:34:15 +0000
committerLeo wang <grakiss.wanglei@huawei.com>2017-11-20 02:35:45 +0000
commit29547a92197f88a732420761ee72d92dcc4b9972 (patch)
tree8e7d373d51de43d966e466e791c6541b16b8eb46 /dovetail/report.py
parent2b090511832f1898f7d15cc33a6b9b20a8d88e07 (diff)
[cvp-web] Bugfix:return 500 when upload a tarball file with no results.json
JIRA: DOVETAIL-558 The Web portal will return 500 code when upload a tarball file with no results.json When all test cases failed or report with wrong DB url, there may be no results.json. Check this and alert users instead of returning 500 status code. Change-Id: Ie13d9c3c62044c525f5dbb3fca9b6123d0b5acce Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
Diffstat (limited to 'dovetail/report.py')
0 files changed, 0 insertions, 0 deletions
29' href='#n129'>129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155