4571a0ad711e4314557994090381f8647644fed5
Fixed a logic bug caused by implied group membership where users were having project watches re-added for project they had implied membership in. Also added openstack-release to the set of teams polled. Change-Id: Ibeb97519427fe1a461ebe74228e9f75d31d518d7
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