316e24fdcf6d108993eba62c5e1bf216db87de72
Makes update_bug.py parse Gerrit uploader format correctly so that assignee is set correctly on patchset-created. Use email as search key if provided, otherwise use full name. Fixes bug 907811. Change-Id: I6d64b47504e3970683e071d4f0ba0ece023942cf
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