a5e5de00f0b607266cfd6577a2588c5ba088c2b9
If the commit hook is installed, ammend the commit message so change-id gets added to it. Change-Id: If5c9b46364ae329b17f0b67ddedf594bad0468f1 Reviewed-on: https://review.openstack.org/283 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