diff options
author | Georg Kunz <georg.kunz@ericsson.com> | 2018-09-20 10:56:28 +0200 |
---|---|---|
committer | Georg Kunz <georg.kunz@ericsson.com> | 2018-09-21 13:09:12 +0200 |
commit | a5f91fbd49474a88d6a9c92e9da36d2cf20804ac (patch) | |
tree | 893996363337b3a15c8953bd1f7e060bd5c5f924 /etc/conf/bottlenecks_config.yml | |
parent | 4413f0693b34158af4a4fd86eca5762e42f232ed (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/conf/bottlenecks_config.yml')
-rw-r--r-- | etc/conf/bottlenecks_config.yml | 2 |
1 files changed, 1 insertions, 1 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: |