From 9cdaaae34d5d814c71a92d7092a5c9a8ab705c04 Mon Sep 17 00:00:00 2001 From: Georg Kunz Date: Mon, 14 May 2018 17:24:01 +0200 Subject: Switching to functest:fraser container tag switching to functest:fraser from functest:opnfv-6.0.0 to incorporate bug fixes which have been backported to stable/fraser. Change-Id: Ieab9064ac0187b3460b09fe74861fc844b0b0195 Signed-off-by: Georg Kunz --- etc/conf/functest_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/conf') diff --git a/etc/conf/functest_config.yml b/etc/conf/functest_config.yml index 537a3d39..0251b732 100644 --- a/etc/conf/functest_config.yml +++ b/etc/conf/functest_config.yml @@ -1,7 +1,7 @@ --- functest: image_name: opnfv/functest-smoke - docker_tag: opnfv-6.0.0 + docker_tag: fraser opts: '-id --privileged=true' envs: '-e INSTALLER_TYPE=unknown -e DEPLOY_SCENARIO=unknown -e NODE_NAME=unknown -e TEST_DB_URL=file:///home/opnfv/functest/results/functest_results.txt' -- cgit 1.2.3-korg