summaryrefslogtreecommitdiffstats
path: root/dovetail/conf/functest_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-26 07:44:49 +0000
commitc47b8dde0e39e273372b091a3d8da1cc15b7ae9f (patch)
treeb445d4dbcdc975e80c1a82c5798820100d176a8b /dovetail/conf/functest_config.yml
parent5091bc68db6f92cf3aa9ddf5e6a63e2bddd3a16f (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>
Diffstat (limited to 'dovetail/conf/functest_config.yml')
-rw-r--r--dovetail/conf/functest_config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dovetail/conf/functest_config.yml b/dovetail/conf/functest_config.yml
index 11c49e32..232b0747 100644
--- a/dovetail/conf/functest_config.yml
+++ b/dovetail/conf/functest_config.yml
@@ -1,7 +1,7 @@
---
functest:
image_name: opnfv/functest
- docker_tag: cvp.0.5.0
+ docker_tag: ovp.1.0.0
opts: '-id --privileged=true'
config:
dir: '/home/opnfv/userconfig'