Go to file
Soren Hansen b2799007f8 Don't call debian/rules clean in ppa_script
Calling debian/rules clean calls "python setup.py clean". setup.py
imports nova.utils. nova.utils imports lockfile. lockfile isn't
available on the build box, so the builds fail.

Change-Id: Ic6dcba5b067d681b1c53a8e9e9f1923dfda00f49
2011-12-01 15:26:10 +01:00
2011-07-14 14:09:50 -04:00
2011-10-20 13:33:26 -04:00
2011-07-14 14:09:50 -04:00
2011-07-26 09:36:29 -07:00
2011-08-02 13:05:21 -07:00
2011-07-14 14:18:25 -04:00
2011-07-14 14:46:26 -04:00
2011-07-24 23:59:01 -04:00
2011-07-18 13:51:50 -04:00

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
RETIRED, Run DevStack in the gate
Readme 20 MiB