summaryrefslogtreecommitdiffstats
path: root/etc/conf/functest_config.yml
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-24 15:01:57 +0000
commitf5d09071d5109d9dab5c9938cf8be563e80f0b31 (patch)
tree893996363337b3a15c8953bd1f7e060bd5c5f924 /etc/conf/functest_config.yml
parent07fb1d6385bfaf93ca50b3dba74658e84ea3cdd8 (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> (cherry picked from commit a5f91fbd49474a88d6a9c92e9da36d2cf20804ac)
Diffstat (limited to 'etc/conf/functest_config.yml')
-rw-r--r--etc/conf/functest_config.yml2
1 files changed, 1 insertions, 1 deletions
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'