
Removes all beaker related code that is not needed anymore. Depends-On: https://review.opendev.org/#/c/752833/ Depends-On: https://review.opendev.org/#/c/749114/ Depends-On: https://review.opendev.org/#/c/749121/ Depends-On: https://review.opendev.org/#/c/752302/ Change-Id: Ic4205bc2d9cb117b27a4149ef4b25234babc13c9
1.2 KiB
1.2 KiB
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'
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/