Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix package suffix spec test #670

Closed
ghoneycutt opened this issue Jun 19, 2017 · 0 comments
Closed

Fix package suffix spec test #670

ghoneycutt opened this issue Jun 19, 2017 · 0 comments
Assignees

Comments

@ghoneycutt
Copy link
Collaborator

This is related to PR #615

Failures:

  1) sensu package setting version with redhat platform version suffix should contain Package[sensu] with ensure => "0.29.0-1.el7"
     Failure/Error:
       it { should contain_package('sensu').with(
         :ensure => '0.29.0-1.el7'
       ) }

       expected that the catalogue would contain Package[sensu] with ensure set to "0.29.0-1.el7" but it is set to "0.29.0-1.el7.el7"
     # ./spec/classes/sensu_package_spec.rb:53:in `block (5 levels) in <top (required)>'

Finished in 30.9 seconds (files took 1.44 seconds to load)
369 examples, 1 failure
ghoneycutt added a commit to ghoneycutt/sensu-puppet that referenced this issue Jun 19, 2017
ghoneycutt added a commit to ghoneycutt/sensu-puppet that referenced this issue Jun 20, 2017
ghoneycutt added a commit to ghoneycutt/sensu-puppet that referenced this issue Jun 20, 2017
ghoneycutt added a commit to ghoneycutt/sensu-puppet that referenced this issue Jun 20, 2017
@ghoneycutt ghoneycutt self-assigned this Jun 21, 2017
ghoneycutt added a commit that referenced this issue Jun 21, 2017
Fix #670 - Package release string for EL platform
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant