Commit Graph

5 Commits

Author SHA1 Message Date
Paul Belanger 6c124d557e
Remove prepare-node element
This element is no longer used. jenkins/cache/files is now a symlink
and jenkins/cache/pip no longer seems used.

Change-Id: I558b3bff7da97853d53ab5ef71b0a9854238e592
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-05-29 18:16:12 -04:00
Colleen Murphy 0d55fc765d Stop installing and running puppet in node builds
Move non-puppet-related parts of the puppet element into other elements,
remove the puppet element, and stop running the prepare-node script.

\o/

Change-Id: Ib241ea976ca0a3d661599f36e3f5a2d4eb023c08
2017-04-27 23:23:32 +02:00
Matthew Thode 57d7524bbe
Move prepare-node to it's own element
This moves prepare-node out of node-devstack so that cache-devstack is
not included unnecessarilly.  We change openstack-repos and
node-devstack to depend on this element.  The evenual goal is to remove
node-devstack, which will be done in a followup commit.

Change-Id: I4d9ebc3659f5f59cab4d4ab0762e157b6ff11eda
2016-05-19 21:38:11 -05:00
Ian Wienand 6cab81fec4 Fix dependencies for openstack-repos
openstack-repos:install.d/95-chown-jenkins relies on the jenkins user
being around, which isn't done until the puppet stuff in
node-devstack:install.d/20-prepare-node.

Express this dependency

Change-Id: I1cf006d709a54b9da31c2375a0941fe497c3c761
2016-04-20 13:36:57 +10:00
Anita Kuno 1d21cd635f Reorganizes project-config
This repo was created from filter branching the openstack-infra/
config repo. This process brought a lot of cruft with it in the
form of directories that we no longer need. This patch removes
that cruft so we begin with a tidier repo.

Change-Id: Ibffad1b11c0c5f84eedfb0365369f60c4961a0f3
2014-09-25 11:41:04 -04:00