Add file to the reno documentation build to show release notes for stable/train. Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/train. Change-Id: Ifae4f473e8a9b5e7c460ab921ce6e3c13f94c044 Sem-Ver: feature
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/