xci: Drop OPNFV_RELENG_DEV_PATH variable 47/47847/3
authorMarkos Chandras <mchandras@suse.de>
Mon, 27 Nov 2017 15:09:24 +0000 (15:09 +0000)
committerMarkos Chandras <mchandras@suse.de>
Wed, 29 Nov 2017 14:46:09 +0000 (14:46 +0000)
commit184a87be2b62cfeb6c7234b1da09c462e1008a46
tree31c59f4b6badcc9fea5e1e8d3ad64f238e553610
parentb1f8a1b75764937befd84cb00138c61c893eec82
xci: Drop OPNFV_RELENG_DEV_PATH variable

The OPNFV_RELENG_DEV_PATH variable was used to point to a releng-xci
development repository. However, people normally set the current
directory as the development one and they almost always want to
test the current code in XCI. Using an secondary releng-xci tree
as development repo is a very obscure case and it normally complicates
things. As such, let drop this option and always use the current
repository for development purposes.

Change-Id: If111bf29a32a5f6ea28694f191645af0c6a87abc
Signed-off-by: Markos Chandras <mchandras@suse.de>
Vagrantfile
docs/xci-user-guide.rst
xci/README.rst
xci/playbooks/configure-localhost.yml
xci/playbooks/configure-opnfvhost.yml
xci/playbooks/provision-vm-nodes.yml
xci/var/opnfv.yml
xci/xci-deploy.sh