6e0759c73ec7cf24832a0e168a06a7fe52e8111c
This is step one. We'll create a venv the old way and also additionally a bundle. If the bundle exists on the copy-venv side of things, we'll install using it. Otherwise, we'll just do the old relocation code. After a day or two (once all of the venv artifacts have bundles) we can remove the use of install_venv and just go to pure bundles. Change-Id: Ie56e270ac4944a29253609730b013166cae05c26
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