jjb: xci: Run bifrost provisioning as normal user 31/34431/1
authorMarkos Chandras <mchandras@suse.de>
Mon, 8 May 2017 10:55:31 +0000 (11:55 +0100)
committerMarkos Chandras <mchandras@suse.de>
Mon, 8 May 2017 10:55:31 +0000 (11:55 +0100)
commit307cbefce1e0774b2de5aa21b01e75d34433df17
tree6184db65764059836a5a06e9278c8b8db4b0ade7
parent69f8d1167c7f3c9b10fa919c196ecff5239a8a93
jjb: xci: Run bifrost provisioning as normal user

Ansible can request elevated privileges using the 'become' directive.
As such there is no need to run ansible using sudo. Furthermore,
OpenStack CI runs all jobs as normal user and we need to do the same
in order to compare behavior and results properly.

Change-Id: Id198efd1d6fdf4619de931fbedc7caba8d68d2a0
jjb/xci/bifrost-provision.sh
jjb/xci/bifrost-verify.sh