From a5f91fbd49474a88d6a9c92e9da36d2cf20804ac Mon Sep 17 00:00:00 2001 From: Georg Kunz Date: Thu, 20 Sep 2018 10:56:28 +0200 Subject: 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 --- etc/conf/functest_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/conf/functest_config.yml') 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' -- cgit 1.2.3-korg