ccffa092b06785c70e49fdc6f09b39d6c841e5d8
The gate script was not configured to check out openstack-ci, and so was not actually gating openstack-ci on the devstack vm test. This corrects that by adding openstack-ci to the list of gated projects. Change-Id: I283e01f152f942fabe06570912e975be038990fd
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