system-config/modules/jenkins/manifests
Dan Bode 1b033df49a Install bundler on jenkins slaves
This commit adds bundler to the list of gems that need to
be installed on jenkins slave.

Bundler is the ruby equivalent of virtualenv, it allows tests to
install their own sets of gems into the local test directory
without attempting to install them as system gems. This is highly
recommended for any ruby unit tests that have their own sets of
gem dependencies (specifically, the puppet modules which will
be joining stackforge).

Change-Id: Ic443e6bf751cbf1604e4ab6b8910f45abb7eb8dd
Reviewed-on: https://review.openstack.org/26053
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Approved: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
2013-04-04 20:20:53 +00:00
..
cgroups.pp Restore cgroup-bin Upstart jobs on Ubuntu Quantal. 2013-01-30 22:06:09 +00:00
jenkinsuser.pp Select a pypi mirror before running tox. 2013-03-18 20:29:07 +00:00
job_builder.pp Rename CI to Infra in MANY MANY places. 2012-12-16 17:30:47 +00:00
master.pp Clean up of minor puppet-lint warnings. 2012-11-23 21:41:37 +00:00
params.pp Add gate-openstack-manuals-validate job. 2013-02-22 04:20:54 +00:00
slave.pp Install bundler on jenkins slaves 2013-04-04 20:20:53 +00:00