From: Markos Chandras Date: Thu, 14 Dec 2017 08:49:25 +0000 (+0000) Subject: Update git submodules X-Git-Tag: opnfv-6.0.0~2487 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=9eda14f45d52ae6591e8c7c2b31630d355a68ad8;p=opnfvdocs.git Update git submodules * Update docs/submodules/releng-xci from branch 'master' - Merge "xci: Fix checkout location for OpenStack-Ansible" - xci: Fix checkout location for OpenStack-Ansible The OPENSTACK_OSA_PATH only makes sense on localhost. As such, when we use it on playbooks that operate on remote hosts, the result is not predictable. However, we rsync the entire releng-xci repository to the opfnv host so we can make everything predictable by simply clone everything in advance in the .cache directory. That directory is then rsync'd to the opnfv host. As such, we can repurpose the OPENSTACK_OSA_PATH to point to the path into the OPNFV host. Moreover, all external repositories are being cloned to .cache/repos so we can eliminate some variables in order to simplify the code. Finally, we bring back the ability to use an external OSA repository for development purposes. Change-Id: Ieef3e22ae2085f6735185634d555cfc0d4b69b39 Signed-off-by: Markos Chandras --- diff --git a/docs/submodules/releng-xci b/docs/submodules/releng-xci index 55916bc06..b2dfffae6 160000 --- a/docs/submodules/releng-xci +++ b/docs/submodules/releng-xci @@ -1 +1 @@ -Subproject commit 55916bc06fe49653441c899f9982e16ef1ef894b +Subproject commit b2dfffae695ea299ac5f11e48f99068390bcc671