Adding testenv worker wrapper script

Adds a script 60-setup-testenvs which is run by os-refresh-config. On
first boot this carves up the host into a number of test environments
and starts a gearman worker for each environment, noop if run more
than once. Each test environment will have a seed, 3 vm's all on
their own bridge.

Depends-on: Ie33736850ec8186f0c90b82b6fbb0fd57fe47dc9
Change-Id: I46b2c95ccbda484b4de03585b830ac578df0e937
This commit is contained in:
Derek Higgins
2013-12-10 09:14:57 +00:00
parent 2adf68e075
commit 5d0b87738d
6 changed files with 143 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
tripleo-incubator git /opt/stack/tripleo-incubator https://git.openstack.org/openstack/tripleo-incubator.git
tripleo-image-elements git /opt/stack/tripleo-image-elements https://git.openstack.org/openstack/tripleo-image-elements.git