From 5c6f12ac2324be2cd61bdd365045e6e94417c418 Mon Sep 17 00:00:00 2001 From: Georg Kunz Date: Tue, 1 May 2018 22:08:15 +0000 Subject: Integrating Functest Patrole test case Adding the new Patrole test case of Functest to Dovetail and to the proposed_tests test suite. JIRA: DOVETAIL-649 Change-Id: I2c3f583cdbd3af75cec020b0fe97f287d23498a5 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 0251b732..537a3d39 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: fraser + docker_tag: opnfv-6.0.0 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