diff options
author | 2017-12-12 16:26:25 +0000 | |
---|---|---|
committer | 2017-12-12 16:26:25 +0000 | |
commit | 7d4a6198c273aa42f94f6510ca7728f8ff047f1d (patch) | |
tree | 55b1a4c76f07900ff081939c1ff52a44eb890fad /xci/config | |
parent | e1125e83e84604b09a2328c6f0778e1e600a4609 (diff) | |
parent | ab3c9ad0f9a40a57044c75c014404953b3941eb3 (diff) |
Merge "Move contents of os-nosdn-ovs into os-nosdn-nofeature"
Diffstat (limited to 'xci/config')
-rwxr-xr-x | xci/config/env-vars | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xci/config/env-vars b/xci/config/env-vars index 67ce443e..1068a138 100755 --- a/xci/config/env-vars +++ b/xci/config/env-vars @@ -31,4 +31,3 @@ 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"} |