Add extra process documentation
Add comments about what happened in bootstrap-ansible, for easier reviewing of what's happening in gate-check-commit script. Change-Id: I4935e4c7cbf48d6e34a3ab39f5b5eefb19fe3f07
This commit is contained in:
committed by
Jesse Pretorius (odyssey4me)
parent
f4e8e7f82a
commit
9c3ed0db8e
@@ -98,6 +98,7 @@ fi
|
|||||||
|
|
||||||
# Bootstrap Ansible
|
# Bootstrap Ansible
|
||||||
source "${OSA_CLONE_DIR}/scripts/bootstrap-ansible.sh"
|
source "${OSA_CLONE_DIR}/scripts/bootstrap-ansible.sh"
|
||||||
|
# PIP_COMMAND is now set within the ansible venv and PIP_OPTS is now set with constraints/proxy.
|
||||||
|
|
||||||
# Install ARA and add it to the callback path provided by bootstrap-ansible.sh/openstack-ansible.rc
|
# Install ARA and add it to the callback path provided by bootstrap-ansible.sh/openstack-ansible.rc
|
||||||
# This is added *here* instead of bootstrap-ansible so it's used for CI purposes only.
|
# This is added *here* instead of bootstrap-ansible so it's used for CI purposes only.
|
||||||
|
|||||||
Reference in New Issue
Block a user