Go to file
kavithahr be2e6df029 changed author
Change-Id: I68d9068766e9c718016be940dfdc40cf4a904f12
2017-07-13 17:40:29 +05:30
2017-05-26 16:57:48 +08:00
2017-07-02 14:59:29 +08:00
2016-03-14 08:35:24 -04:00
2015-10-01 07:53:00 +00:00
2016-03-21 15:20:20 -04:00
2016-04-18 18:14:59 +03:00
2016-11-25 17:45:17 +01:00
2016-06-23 17:05:05 -04:00
2017-07-13 17:40:29 +05:30
2016-03-14 08:35:24 -04:00
2017-07-02 14:59:29 +08:00
2017-06-12 16:00:06 +08:00

Team and repository tags

Team and repository tags

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%