summaryrefslogtreecommitdiffstats
path: root/xci/config/user-vars
diff options
context:
space:
mode:
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>2017-08-17 11:27:00 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-08-17 11:27:00 +0000
commit1c81dd885d74bfb2d41696d601c9fe2efffcd1d8 (patch)
treef2e9c9f892493bfed6438b0d5724578f722cab7d /xci/config/user-vars
parentf1c1c8a9961083151d20ab7194a85fccfea2fc5c (diff)
parent612c648bdcbd05382b2d916d82415a3016d793c0 (diff)
Merge "Refactor releng/prototypes/xci to releng-xci/xci in the code"
Diffstat (limited to 'xci/config/user-vars')
-rwxr-xr-xxci/config/user-vars2
1 files changed, 1 insertions, 1 deletions
diff --git a/xci/config/user-vars b/xci/config/user-vars
index fd11a584..c960b904 100755
--- a/xci/config/user-vars
+++ b/xci/config/user-vars
@@ -29,7 +29,7 @@ export XCI_FLAVOR=${XCI_FLAVOR:-aio}
# changing these paths might break things.
#-------------------------------------------------------------------------------
export XCI_DEVEL_ROOT=${XCI_DEVEL_ROOT:-"/tmp/.xci-deploy-env"}
-export OPNFV_RELENG_PATH="${XCI_DEVEL_ROOT}/releng"
+export OPNFV_RELENG_PATH="${XCI_DEVEL_ROOT}/releng-xci"
export OPENSTACK_BIFROST_PATH="${XCI_DEVEL_ROOT}/bifrost"
export OPENSTACK_OSA_PATH="${XCI_DEVEL_ROOT}/openstack-ansible"
export OPNFV_SSH_HOST_KEYS_PATH="${XCI_DEVEL_ROOT}/ssh_host_keys"