xci: Updates to releng/bifrost to make it work on Jenkins
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>
Tue, 21 Mar 2017 21:16:18 +0000 (22:16 +0100)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 11 Aug 2017 19:56:12 +0000 (12:56 -0700)
commitc9a23a661d45f8c31fa6afe5c8592d98b57f4f23
tree72df07edf69a0f72c1538cfe318c75ac93625d22
parent2a52757f19f879a38b8660aa4f8d448455e61ac1
xci: Updates to releng/bifrost to make it work on Jenkins

- get rid of BAREMETAL_DATA_FILE and use BIFROST_INVENTORY_SOURCE
so it works both for master and ocata for osa-bifrost.
- set BIFROST_INVENTORY_SOURCE file according to branch bifrost is
executed from for osa-bifrost.
- explicitly set what the SSH public key file is as ansible copies
the wrong public key to nodes if bifrost is executed on Jenkins
using sudo.
- set branches if they are not set so the scripts can be used manually
as well.
- rename jumphost to xcimaster so people do not mix it with actual
jumphost located in Pharos PODs.

Change-Id: Iff7631fa99816ad75316b62c5ac20714f67cd86a
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
bifrost/README.md
bifrost/playbooks/inventory/group_vars/baremetal [new file with mode: 0644]
bifrost/scripts/osa-bifrost-deployment.sh
bifrost/scripts/test-bifrost-deployment.sh