summaryrefslogtreecommitdiffstats
path: root/dovetail/conf
diff options
context:
space:
mode:
authorMatthewLi <matthew.lijun@huawei.com>2017-06-20 02:43:32 -0400
committerMatthewLi <matthew.lijun@huawei.com>2017-06-20 02:43:32 -0400
commit2ab5f766fe67e4251d54d5c583503324537cd8f2 (patch)
tree6aa3917c32a2e2dc78bdaaf9ad8a5db4380b0ee1 /dovetail/conf
parent263e1a93ea6d1a3bbbf773efb41338bd789a1269 (diff)
branch supported in Dockerfile and use functest/yardstick danube.2.0
JIRA: DOVETAIL-447 Change-Id: Id49d6ded8188900b58349e1983ac3fc8b40b6059 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Diffstat (limited to 'dovetail/conf')
-rw-r--r--dovetail/conf/functest_config.yml2
-rw-r--r--dovetail/conf/yardstick_config.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/dovetail/conf/functest_config.yml b/dovetail/conf/functest_config.yml
index 460506a6..05eaa909 100644
--- a/dovetail/conf/functest_config.yml
+++ b/dovetail/conf/functest_config.yml
@@ -1,7 +1,7 @@
---
functest:
image_name: opnfv/functest
- docker_tag: latest
+ docker_tag: danube.2.0
opts: '-id --privileged=true'
config:
dir: '/home/opnfv/userconfig'
diff --git a/dovetail/conf/yardstick_config.yml b/dovetail/conf/yardstick_config.yml
index 9f56cb11..34d5a0d8 100644
--- a/dovetail/conf/yardstick_config.yml
+++ b/dovetail/conf/yardstick_config.yml
@@ -1,7 +1,7 @@
---
yardstick:
image_name: opnfv/yardstick
- docker_tag: latest
+ docker_tag: danube.2.0
opts: '-id --privileged=true'
config:
dir: '/home/opnfv/userconfig'