summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorGeorg Kunz <georg.kunz@ericsson.com>2018-09-20 10:56:28 +0200
committerGeorg Kunz <georg.kunz@ericsson.com>2018-09-21 13:09:12 +0200
commita5f91fbd49474a88d6a9c92e9da36d2cf20804ac (patch)
tree893996363337b3a15c8953bd1f7e060bd5c5f924 /etc
parent4413f0693b34158af4a4fd86eca5762e42f232ed (diff)
Updating the container tags of the test projects
Setting the container versions of the test tools to a specific release tag. Change-Id: I3422be006ff80035cecc9ec22eba50b02ed97be6 Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Diffstat (limited to 'etc')
-rw-r--r--etc/conf/bottlenecks_config.yml2
-rw-r--r--etc/conf/functest_config.yml2
-rw-r--r--etc/conf/yardstick_config.yml2
3 files changed, 3 insertions, 3 deletions
diff --git a/etc/conf/bottlenecks_config.yml b/etc/conf/bottlenecks_config.yml
index a7d1f4cd..b36f8650 100644
--- a/etc/conf/bottlenecks_config.yml
+++ b/etc/conf/bottlenecks_config.yml
@@ -7,7 +7,7 @@
bottlenecks:
image_name: opnfv/bottlenecks
- docker_tag: stable
+ docker_tag: ovp-2.0.0
opts: '-id --privileged=true'
envs: '-e DEPLOY_SCENARIO={{deploy_scenario}} -e Yardstick_TAG=stable -e OUTPUT_FILE={{testcase}}.out'
volumes:
diff --git a/etc/conf/functest_config.yml b/etc/conf/functest_config.yml
index b9453e17..88fc5f73 100644
--- a/etc/conf/functest_config.yml
+++ b/etc/conf/functest_config.yml
@@ -10,7 +10,7 @@
functest:
image_name: opnfv/functest-smoke
- docker_tag: fraser
+ docker_tag: opnfv-6.3.0
opts: '-id --privileged=true'
envs: '{{os_verify}} -e INSTALLER_TYPE=unknown -e DEPLOY_SCENARIO={{deploy_scenario}} -e NODE_NAME=unknown
-e TEST_DB_URL=file:///home/opnfv/functest/results/functest_results.txt'
diff --git a/etc/conf/yardstick_config.yml b/etc/conf/yardstick_config.yml
index 8cd5d9a6..b61301e7 100644
--- a/etc/conf/yardstick_config.yml
+++ b/etc/conf/yardstick_config.yml
@@ -12,7 +12,7 @@
yardstick:
image_name: opnfv/yardstick
- docker_tag: stable
+ docker_tag: ovp-2.0.0
opts: '-id --privileged=true'
envs: "{{os_verify}} -e YARDSTICK_BRANCH=fraser"
config: