90861b0a2dab17cb8dda18f00d49d75a68ea320e
Project watches are created with a '*' filter by default in the web ui, but that wasn't being set by the import script and therefore, no changes were actually triggering the watch. This sets it. Change-Id: Ic92ff169ec8a479cefa7dbe4db72b7adc154a74b
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