summaryrefslogtreecommitdiffstats
path: root/etc/conf/bottlenecks_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/bottlenecks_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/bottlenecks_config.yml')
-rw-r--r--etc/conf/bottlenecks_config.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/conf/bottlenecks_config.yml b/etc/conf/bottlenecks_config.yml
index 266fb2b6..8a0a39bc 100644
--- a/etc/conf/bottlenecks_config.yml
+++ b/etc/conf/bottlenecks_config.yml
@@ -20,6 +20,7 @@ bottlenecks:
image_name: opnfv/bottlenecks
docker_tag: latest
opts: '-id --privileged=true'
+ shell: '/bin/bash'
envs: '-e DEPLOY_SCENARIO={{deploy_scenario}} -e Yardstick_TAG=stable
-e OUTPUT_FILE={{testcase}}.out -e CI_DEBUG={{debug}}
-e BUILD_TAG={{build_tag}}-{{testcase}}'