Push CI results to OPNFV test DB 71/67471/2
authorxudan <xudan16@huawei.com>
Wed, 3 Apr 2019 09:33:24 +0000 (05:33 -0400)
committerxudan <xudan16@huawei.com>
Thu, 4 Apr 2019 02:25:59 +0000 (22:25 -0400)
commit06a0a8f2bd8ee7ce7db154c54301ec986b93b89f
tree89bd74978b9d9c4b107b4a617d557a60c95007a7
parenteb86745284805f2943d4733bb029948be760d597
Push CI results to OPNFV test DB

In order to use OPNFV test results page to do the ayalysis of all OVP test cases,
it needs to push all results generated by Dovetail CI jobs to test DB and then
using http://testresults.opnfv.org/test/#/results to check all results.
The following data must contain in the POST body:
1. project_name
2. case_name
3. details
4. installer
5. scenario
6. pod_name
7. build_tag
8. criteria
9. start_date
10. stop_date
11. version

JIRA: DOVETAIL-767

Change-Id: I925ae249e24efd7bfb1c68a69150e9c22f0cdf36
Signed-off-by: xudan <xudan16@huawei.com>
dovetail/run.py
dovetail/tests/unit/cmd_config.yml
dovetail/tests/unit/test_run.py
dovetail/tests/unit/utils/test_dovetail_utils.py
dovetail/utils/dovetail_utils.py
etc/conf/cmd_config.yml