3693fbbfa8566d8cc39d8d69a899e7b2a79002cf
net-telnet just released 0.2.0 which requires ruby >= 2.3.0 which CentOS does not provide. This locks that gem to 0.1.1 which was used before. See the following issue [1]. [1] https://github.com/ruby/net-telnet/issues/14 Change-Id: I538acd4128d93d10fec15564bbc26eb7994303d0
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%