edd7af98c4ae68d3b1dbfbd263ee60b1b279f4fb
1. Better duplicate filtering when getting subteam members 2. Add fail error conditions for things that can break us (such as new users whilst the script is running) 3. Better watchlist sync 4. Deal with failing insert when generating a group ID (it does occasionally happen) 5. Fix group UUIDs 6. Fix broken group insert queries Change-Id: I9e1257ac5efeae95b3907d227842beb615a7b646
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