summaryrefslogtreecommitdiffstats
path: root/xci/config/env-vars
diff options
context:
space:
mode:
authorMarkos Chandras <mchandras@suse.de>2017-11-23 17:08:43 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-11-23 17:08:43 +0000
commit182bd5c4a33ed9f852f74e6d20635787739edcab (patch)
treed6cd044efb079228ca64797353a67a42d5ddcbac /xci/config/env-vars
parent942c767df043918266065521dbb0246c32dd9281 (diff)
parent0148ae45f7810b6a10d752b72485dbd7eac71f95 (diff)
Merge "Integrate inband os-nosdn-ovs scenario"
Diffstat (limited to 'xci/config/env-vars')
-rwxr-xr-xxci/config/env-vars1
1 files changed, 1 insertions, 0 deletions
diff --git a/xci/config/env-vars b/xci/config/env-vars
index c399707b..a7d8696f 100755
--- a/xci/config/env-vars
+++ b/xci/config/env-vars
@@ -19,3 +19,4 @@ export XCI_ANSIBLE_PIP_VERSION=2.3.2.0
export ANSIBLE_HOST_KEY_CHECKING=False
# subject of the certificate
export XCI_SSL_SUBJECT=${XCI_SSL_SUBJECT:-"/C=US/ST=California/L=San Francisco/O=IT/CN=xci.releng.opnfv.org"}
+export OPNFV_SCENARIO=${OPNFV_SCENARIO:-"os-nosdn-nofeature"}