dcceced27383d9fef104f483783c4610e1d385a4
true is /usr/bin/true os OSX but is in the path on both GNU/Linux and OSX. Change-Id: I375b0af7950cefffc8dd87f071e0cf4202a770d6 Reviewed-on: https://review.openstack.org/328 Reviewed-by: Joe Heck <heckj@mac.com> Reviewed-by: Jay Pipes <jaypipes@gmail.com> Reviewed-by: James E. Blair <corvus@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