summaryrefslogtreecommitdiffstats
path: root/etc/conf/functest_config.yml
diff options
context:
space:
mode:
authorStamatis Katsaounis <mokats@intracom-telecom.com>2019-01-24 15:46:09 +0200
committerStamatis Katsaounis <mokats@intracom-telecom.com>2019-02-01 07:38:35 +0000
commit6b9e62527829867f52a8d18efb09d85b76b35436 (patch)
tree992ead76dc790a4812990ab4f77a5728293cfa3f /etc/conf/functest_config.yml
parentb7ee5abe9b73cbc0928bf9ac080a6aecf05bcb7e (diff)
Add ONAP VVP Heat Template validation tests
Change-Id: I9a3d56932ce41191901381831013768d1c57a749 Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
Diffstat (limited to 'etc/conf/functest_config.yml')
-rw-r--r--etc/conf/functest_config.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/conf/functest_config.yml b/etc/conf/functest_config.yml
index a7b00e60..bf637541 100644
--- a/etc/conf/functest_config.yml
+++ b/etc/conf/functest_config.yml
@@ -25,6 +25,7 @@ functest:
image_name: opnfv/functest-smoke
docker_tag: gambia
opts: '-id --privileged=true'
+ shell: '/bin/bash'
envs: '{{os_verify}} -e INSTALLER_TYPE=unknown -e DEPLOY_SCENARIO={{deploy_scenario}} -e NODE_NAME=unknown
-e TEST_DB_URL=file://{{result_dir}}/functest_results.txt
-e CI_DEBUG={{debug}} -e BUILD_TAG={{build_tag}}-{{testcase}}'