Get results json data from database 99/34099/3
authorxudan <xudan16@huawei.com>
Wed, 3 May 2017 06:11:51 +0000 (06:11 +0000)
committerxudan <xudan16@huawei.com>
Thu, 4 May 2017 02:40:07 +0000 (02:40 +0000)
commit17466cf17b36bf6fcca00894bcedc8c88df25a4b
tree4ae6f76863ce46b00125f4667213bf37d3586479
parentbae197167f137c478f8bb3268d9e047a6b6839b6
Get results json data from database

JIRA: DOVETAIL-417

1. If report results with files, all results will be stored in local files.
2. If report to database, will get results from database and stored with file results.json

Change-Id: Ic30037bd66cd37042f82b75fac2043a876e21c6f
Signed-off-by: xudan <xudan16@huawei.com>
dovetail/conf/dovetail_config.yml
dovetail/run.py
dovetail/utils/dovetail_utils.py