summaryrefslogtreecommitdiffstats
path: root/etc/conf/functest_config.yml
diff options
context:
space:
mode:
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}}'