summaryrefslogtreecommitdiffstats
path: root/dovetail/conf/cmd_config.yml
diff options
context:
space:
mode:
authorxudan <xudan16@huawei.com>2018-01-07 23:09:51 -0500
committerLeo wang <grakiss.wanglei@huawei.com>2018-01-27 03:24:23 +0000
commit03bed1d8fcc5172562b688cb1cd0f7f5b6b63765 (patch)
treed4a905d752564d68b4653a65610b5e37d1b066c9 /dovetail/conf/cmd_config.yml
parent8bc98656a9100959109abddc509a7365cce656a0 (diff)
Align container tags and test suite configuration yaml for initial release
Change default container tag to be: 1. Functest ovp.1.0.0 2. testapi ovp.1.0.0 Add test suite ovp.1.0.0 and set it to be the default test suite. Comment out bottlenecks CLI for initial release. JIRA: DOVETAIL-580 Change-Id: I956e49e43fc7ba0176c14079b7228089db5dc108 Signed-off-by: xudan <xudan16@huawei.com> (cherry picked from commit c47b8dde0e39e273372b091a3d8da1cc15b7ae9f)
Diffstat (limited to 'dovetail/conf/cmd_config.yml')
-rw-r--r--dovetail/conf/cmd_config.yml18
1 files changed, 9 insertions, 9 deletions
diff --git a/dovetail/conf/cmd_config.yml b/dovetail/conf/cmd_config.yml
index 957a279f..03455be1 100644
--- a/dovetail/conf/cmd_config.yml
+++ b/dovetail/conf/cmd_config.yml
@@ -28,19 +28,19 @@ cli:
- '-f'
path:
- 'functest/docker_tag'
- help: 'Overwrite tag for functest docker container (e.g. cvp.0.5.0)'
- bott_tag:
- flags:
- - '--bott_tag'
- - '-b'
- path:
- - 'bottlenecks/docker_tag'
- help: 'Overwrite tag for bottlenecks docker container (e.g. cvp.0.4.0)'
+ help: 'Overwrite tag for functest docker container (e.g. ovp.1.0.0)'
+ # bott_tag:
+ # flags:
+ # - '--bott_tag'
+ # - '-b'
+ # path:
+ # - 'bottlenecks/docker_tag'
+ # help: 'Overwrite tag for bottlenecks docker container (e.g. cvp.0.4.0)'
control:
testsuite:
flags:
- '--testsuite'
- default: 'cvp.0.9.0'
+ default: 'ovp.1.0.0'
help: 'compliance testsuite.'
testarea:
flags: