75f0ae853d49a1f8d26e0d6fc40a500bcadb8427
blueprint ci-git-support Fix update blueprint script to link to topics with prefixes. Update rfc.sh to set topics to bp/FOO if a blueprint is mentioned in the commit message. Also update rfc.sh to handle multiple bug/bp lines gracefully (it will only use the first). Change-Id: I37e878ae18f46b7789c963faebd17c7a5f05ef84 Reviewed-on: https://review.openstack.org/272 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