2c7749f2d0b9e051520c4ef73b14de46b06606a6
the zuul_branch can be set to something not useful here like ceph/jewel. Ensure we use get the associated branch right. Change-Id: I7f944fc1e7b73c3b7c129e58857bf4448ca1e26d
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
Languages
Python
44.3%
Ruby
38.1%
Shell
17.6%