puppet-cinder/spec
Emilien Macchi 488a6bf0b9 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: I7775e4ad2ce2fa83c034b36c0b0921fc2ab538ba
Co-Authored-By: Colleen Murphy <colleen@gazlene.net>
2015-06-30 16:49:27 -04:00
..
acceptance acceptance: install latest openstack-selinux 2015-06-29 15:22:57 -04:00
classes Merge "Introduce public_url, internal_url and admin_url" 2015-06-27 15:18:27 +00:00
defines Added support for DellStorageCenter ISCSI cinder driver 2015-06-15 19:59:25 +00:00
shared_examples.rb spec: updates for rspec-puppet 2.x and rspec 3.x 2015-03-11 17:58:49 +01:00
spec_helper_acceptance.rb Use beaker-puppet_install_helper to install puppet 2015-06-30 16:49:27 -04:00
spec_helper.rb Implement rspec function it_raises 2014-05-15 14:47:01 -04:00