2b323a99f83530342a0ad0a0c30da24a79c06223
This script: 1. abandon all open reviews with no activity for 2 weeks 2. abandon all negative reviews with no activity for 1 week Fixes bug 907842 Change-Id: I2cccab46e0f6ffd8b1cc5e8227556f31dc963705
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