Go to file
Emilien Macchi d7080329ef [newton-only] pin puppet-lint to 1.1.0
the latest version doesn't work with current status of modules in
stable/newton, so let's pin to 1.1.0.

Change-Id: I203d90a4506f23e8a145f17879398bf07ef651f8
2017-08-29 04:00:17 +00:00
2016-09-27 12:05:19 -06:00
2016-03-14 08:35:24 -04:00
2016-09-27 12:05:19 -06:00
2016-03-21 15:20:20 -04:00
2017-07-21 13:52:35 +00:00
2016-06-23 17:05:05 -04:00
2016-03-14 08:35:24 -04:00
2016-03-14 08:35:24 -04:00
2016-03-14 08:35:24 -04:00

Puppet-OpenStack Spec Helper

This gem provides helper utilities for running rspec tests in the OpenStack Puppet Modules.

Usage

Include this gem in your Gemfile:

gem 'puppet-openstack_spec_helper',
  :git => 'https://git.openstack.org/openstack/puppet-openstack_spec_helper',
  :require => false

In your Rakefile, require the rake_tasks library:

require 'puppet-openstack_spec_helper/rake_tasks'

Instructions for using puppet-openstack_spec_helper/beaker_spec_helper in spec/spec_helper_acceptance.rb to come soon.

Description
Library gem used by Puppet OpenStack modules
Readme 3.8 MiB
Languages
Python 44.3%
Ruby 38.1%
Shell 17.6%