xci: Logging, naming, and job updates
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>
Wed, 22 Mar 2017 10:29:21 +0000 (11:29 +0100)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 11 Aug 2017 19:56:12 +0000 (12:56 -0700)
commit47b0110092496d8aa00846749d8252b6ccb9a12c
tree7c7cda523acd8d9d16c2558a12d93a659325aa9b
parent5c5c1e744412f628a0d49adff80ddbcdaad1b0dc
xci: Logging, naming, and job updates

- adjust build blockers in daily jobs.
- explicity set SLAVE_LABEL for provision, deploy, and functest jobs
so they run on correct nodes even if they are started manually.
- rename files and update scripts accordingly.
    osa_deploy.sh -> osa-deploy.sh
    targethost_configuration.yml -> configure-targethosts.yml
    jumphost_configuration.yml -> configure-xcimaster.yml
- add/fix console logging in osa-deploy.sh.
- add license header to osa-deploy.sh.

Change-Id: I57a37dccaa4bcda554ef79969e5d288b49937807
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
openstack-ansible/playbooks/configure-targethosts.yml [moved from openstack-ansible/playbooks/targethost_configuration.yml with 100% similarity]
openstack-ansible/playbooks/configure-xcimaster.yml [moved from openstack-ansible/playbooks/jumphost_configuration.yml with 100% similarity]
openstack-ansible/scripts/osa-deploy.sh [new file with mode: 0755]
openstack-ansible/scripts/osa_deploy.sh [deleted file]