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 failing specs #44

Merged
merged 2 commits into from
Jan 16, 2017
Merged

Fix failing specs #44

merged 2 commits into from
Jan 16, 2017

Conversation

cosmopetrich
Copy link
Contributor

This fixes some specs that had begun to fail due to changes introduced to the module since they were first written.

It makes some generic facts available by default to allow spec/defines/input_spec.rb to run, and updates the expected content of the my_snmp test to handle a previous change to templates/input.conf.erb which added support for non-string values.

Cosmo Petrich added 2 commits January 15, 2017 17:29
These failures appear to have been caused by additional fact requirements
added since the specs were first written. Additionally, the my_snmp
check was failing due to a change that causes integers to be written to
the config as bare numerals, not as strings.
Required for newer versions of beaker.
@yankcrime
Copy link
Member

I've a task here somewhere to refactor a lot of this stuff, and this PR definitely helps move things along!

Thanks for this.

@yankcrime yankcrime merged commit d11bfa2 into voxpupuli:master Jan 16, 2017
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

Successfully merging this pull request may close these issues.

2 participants