From 3f25a0a90a034f999e06f5475c857cf12d6ce43b Mon Sep 17 00:00:00 2001 From: xudan Date: Wed, 16 Aug 2017 06:25:31 -0400 Subject: Tag dovetail with cvp.0.5.0 JIRA: DOVETAIL-483 1. docker image used yardstick: danube.3.2 functest: cvp.0.5.0 bottlenecks: cvp.0.4.0 testapi: cvp.0.5.0 dovetail: cvp.0.5.0 2. main changes Bugfix: wrong command in function 'check_https_enabled' Use opnfv/functest:cvp.0.5.0 and do some adaptions in dovetail tool Create a tar file for all logs Add tempest test cases into proposed_tests Fix testapi base_url for public_url Add user guide for results operations on web 3. For more information, refer to https://wiki.opnfv.org/display/dovetail/Running+history+for+the+dovetail+tool Change-Id: Iec548b077a704ff68d6b93de3436e109d59371cd Signed-off-by: xudan --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.cfg') diff --git a/setup.cfg b/setup.cfg index 231e9bd7..003d2710 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = dovetail -version = 0.4.0 +version = 0.5.0 home-page = https://wiki.opnfv.org/display/dovetail [entry_points] -- cgit 1.2.3-korg