xci: Updates to releng/osa to make it work on Jenkins 93/31293/5
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>
Tue, 21 Mar 2017 21:34:52 +0000 (22:34 +0100)
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>
Wed, 22 Mar 2017 10:12:59 +0000 (10:12 +0000)
commit94015c8da50dc231942e3a237652f92d0bc3de3d
tree2b3bb41ef987cebdc9db4232344b255ae4d24594
parent02dedae8348cd88f80b0ccae867572171e52f3bc
xci: Updates to releng/osa to make it work on Jenkins

- change OSA_BRANCH to OPENSTACK_BRANCH to be consistent everywhere.
- create opnfv-setup-openstack.yml playbook, getting rid of some components
and copy it to xcimaster to use during the deployment.
- switch to opnfv-setup-openstack.yml from setup-openstack.yml.
- create Jenkins job wrapper to execute osa deploy script.
- disable ansible strict host key checking.
- use sudo -E as needed in order to make env vars set by Jenkins
job and wrapper available to other scripts and to ansible.
- rename jumphost to xcimaster so people do not mix it with actual
jumphost located in Pharos PODs.
- other minor fixes.

Change-Id: I5736fa700c2aa39c598d301bc74450d766b74411
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
jjb/xci/xci-deploy.sh
prototypes/openstack-ansible/file/opnfv-setup-openstack.yml [new file with mode: 0644]
prototypes/openstack-ansible/playbooks/inventory
prototypes/openstack-ansible/playbooks/jumphost_configuration.yml
prototypes/openstack-ansible/scripts/osa_deploy.sh
prototypes/openstack-ansible/var/ubuntu.yml