83e010044306608167e2f4c56b64b5c4c6fcfc62
assert_diverge didn't really _assert_ before, this change causes it to exit if there are no differences from origin/$branch. Change-Id: I4b7d00425746c7f5eac4cfad20c89b75b38ac686 Reviewed-on: https://review.openstack.org/274 Reviewed-by: Monty Taylor <mordred@inaugust.com> Tested-by: Jenkins
This repo contains scripts used by the OpenStack Jenkins to perform tasks, the tarmac config used by Jenkins, as well as a a few scripts for creating new Jenkins slaves and additional utility nodes.
launch_node.py will launch a base node and add user accounts for everyone in the ~openstack-admins team
launch_slave.py will launch a node with everything it needs to perform basic jenkins slave tasks
Description