puppet-glance/spec
Emilien Macchi 646a6cd15f Use beaker-puppet_install_helper to install puppet
When running with BEAKER_provision=no, the following happens:

In Trusty: beaker is running dpkg with '--force' option so even
if Puppet is already installed, the return code will be 0.
In CentOS: beaker is running 'rpm -ivh' the second time and since
the package is already here, the return code will be 1.

Using the new puppet install helper will abort installing puppet
if BEAKER_provision is no, so tests will continue as normal.

Change-Id: I410ebcc23bdc27ae0e632d1f330cab374cbc8912
Co-Authored-By: Colleen Murphy <colleen@gazlene.net>
2015-06-30 16:51:46 -04:00
..
acceptance acceptance: install latest openstack-selinux 2015-06-29 14:22:56 -04:00
classes Merge "Revert "Revert "Move rabbit/kombu settings to oslo_messaging_rabbit section""" 2015-06-17 14:22:18 +00:00
unit/provider Revert "glance provider: pick os_region_name from DEFAULT" 2015-06-22 17:18:12 -07:00
shared_examples.rb spec: updates for rspec-puppet 2.x and rspec 3.x 2015-02-25 05:37:44 +01:00
spec_helper_acceptance.rb Use beaker-puppet_install_helper to install puppet 2015-06-30 16:51:46 -04:00
spec_helper.rb spec: updates for rspec-puppet 2.x and rspec 3.x 2015-02-25 05:37:44 +01:00
spec.opts (#11692) Add unit tests 2012-01-03 11:27:43 -08:00