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

Use puppetlabs_spec_helper for testing #45

Merged
merged 2 commits into from
Jul 22, 2015
Merged

Use puppetlabs_spec_helper for testing #45

merged 2 commits into from
Jul 22, 2015

Conversation

jlyheden
Copy link

This change allows the spec tests to execute locally at least

@arioch
Copy link
Contributor

arioch commented Jul 22, 2015

Doesn't quite fix it just yet...

0.15s$ rake spec
rake aborted!
LoadError: cannot load such file -- puppetlabs_spec_helper/rake_tasks
/home/travis/build/arioch/puppet-redis/Rakefile:2:in `<top (required)>'
/home/travis/.rvm/gems/ruby-1.9.3-p551/bin/ruby_executable_hooks:15:in `eval'
/home/travis/.rvm/gems/ruby-1.9.3-p551/bin/ruby_executable_hooks:15:in `<main>'
(See full trace by running task with --trace)
The command "rake spec" exited with 1.

@jlyheden
Copy link
Author

Seem to be travis config related, looks like it isn't running rake via bundler, lets see if the latest commit fixes it...

@arioch arioch merged commit eef056c into voxpupuli:master Jul 22, 2015
@arioch
Copy link
Contributor

arioch commented Jul 22, 2015

Looking good now.
Merged. 👍

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