0fdebf32bf66dbb9e8e431c8c2c1a54de36ad7ce
Cache the specified pip and deb packages on the image for all branches. This should mean that the image has all of the dependencies cached locally ready to install for whatever branch devstack will run from. Change-Id: Ib15ba886cbda14e757ac88e5b3f858fff98cd79d
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