397e9af267c60fd42647c8801c5b48770750f3f3
Make sure the correct version is written to the record file. Make sure the record file is committed (and pushed). Change-Id: I44db1ab4317f9f2598c724c151941a5890f96342 Reviewed-on: https://review.openstack.org/322 Reviewed-by: Thierry Carrez <thierry@openstack.org> Reviewed-by: Soren Hansen <soren@ubuntu.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