dovetail tool: set a unique build_tag for each DoveTail test 95/31995/3
authorxudan <xudan16@huawei.com>
Tue, 28 Mar 2017 06:50:05 +0000 (06:50 +0000)
committerxudan <xudan16@huawei.com>
Thu, 30 Mar 2017 02:42:17 +0000 (02:42 +0000)
commit0d1e35bfb9069c701dbf24c3daaa618bc3ad108b
tree7e9648ea881baeae9905a5da213a3d6e0fc3aae4
parente0f4b3a6f279e8e3f4bc05307d60d6983cc60735
dovetail tool: set a unique build_tag for each DoveTail test

JIRA: DOVETAIL-379

1. create a uuid for each test, and set build_tag=daily-master-<uuid>
2. the reason it starts with "daily_master" is that it's the requirement of
   functest when push data to DB.

Change-Id: I9a59d5695a9f0d83bf4330379f1949a2a04f876c
Signed-off-by: xudan <xudan16@huawei.com>
dovetail/container.py
dovetail/report.py
dovetail/run.py