b0d8b8be2a8957770720dd0ac8493968f4ae176a
Instead, rely on setting the PYTHONUNBUFFERED env variable in Jenkins. Remove "python" from script invocations, rely on #! instead. Add more output to image update. Exit gate script after deleting server if there are errors. Change-Id: I882cfe0fd3be45c041b37947877c24f043ae4a66
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