0011255c80984cbda76a0f4201ea841e59409ff1
If a vm takes more than 900 seconds to launch, abandon it (set it to error state and let the reaper come along and delet it in 24 hours when things have hopefully settled down). Addresses bug 921738. Set the number of vms in the pool to 10 (increase from 5) to paper over more spurrious operational errors from cloud providers. Change-Id: Ib000e420377f4d19871bd42fb360016a519e4b2f
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