Go to file
Takashi Kajinami c5ed1b4ea1 Cleanup pins for old ruby on CentOS7
Because CentOS7 is no longer supported, the pins required for its old
ruby version can be cleaned up.
Note this patch is also required so that we can run beaker job on
CentOS8 instead of CentOS7.

Conflicts:
	puppet-openstack_spec_helper.gemspec

Depends-on: https://review.opendev.org/#/c/748151/
Depends-on: https://review.opendev.org/#/c/747955/
Depends-on: https://review.opendev.org/#/c/747949/
Change-Id: I8a239e9a59d944eabd08e7c29f2c1a72fa48c6a8
(cherry picked from commit 0b2639c19f)
2020-08-26 19:13:06 +09:00
2020-05-08 13:25:23 +00:00
2016-03-21 15:20:20 -04:00
2020-05-08 15:34:10 +02:00
2018-04-06 20:14:56 +08:00
2019-04-21 13:00:06 +08:00
2016-06-23 17:05:05 -04:00
2019-10-10 12:53:51 +00:00
2016-03-14 08:35:24 -04: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://opendev.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.

Release notes for the project can be found at: https://docs.openstack.org/releasenotes/puppet-openstack_spec_helper

The project source code repository is located at: https://opendev.org/openstack/puppet-openstack_spec_helper

Contributors for the project can be found at: https://github.com/openstack/puppet-openstack_spec_helper/graphs/contributors

Developer documentation for the entire puppet-openstack project can be found at: https://docs.openstack.org/puppet-openstack-guide/latest/

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