Commit Graph

4 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
Colleen Murphy 3c42a853d6 Remove unused params in puppet builds
We always want zuul workers to be thin, it doesn't need to be
configurable. We made these parameters nonfunctional in the
single_use_slave class[1] so we can stop using them here.

[1] https://review.openstack.org/#/c/449958/

Change-Id: I78cf0f86cc162439303c85b3c6cc5fb8d0fd0493
2017-04-12 20:39:50 +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