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

(MODULES-3161) Add rake tests task #5

Conversation

glennsarti
Copy link

This commit adds the usual rake tasks from the ACL
module into the chocolatey module. The test rake
test is required by Puppetlabs build pipelines.

This commit adds the usual rake tasks from the ACL
module into the chocolatey module.  The test rake
test is required by Puppetlabs build pipelines.
@ferventcoder ferventcoder merged commit 21ce913 into puppetlabs:master Mar 25, 2016
RSpec::Core::RakeTask.new(:coverage) do |t|
t.rcov = true
t.rcov_opts = ['--exclude', 'spec']
end

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing newline

ThoughtCrhyme pushed a commit to ThoughtCrhyme/puppetlabs-chocolatey that referenced this pull request Mar 20, 2017
…/extend_vm_ttl

(QA-1942) Add Support for Setting TTL on Machines
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants