On 7 August 2014 02:17, Bernard Clark <berniecla...@gmail.com> wrote:

> I'm setting up a jenkins server to perform continuous integration on my
> puppet codebase, and I'm interested in running at least the following tests:
>
>    - puppet parser validate
>    - puppet lint
>
> These are cheap to do. Give yourself immediate feedback by making them pre
commit hooks -
http://puppetlabs.com/blog/how-set-git-commit-hooks-puppet-enterprise

>
>    - rspec-puppet
>    - test-kitchen
>
> Have I overlooked any other worthwhile tests, and has the community
> distilled any wisdom about best practices, particularly regarding git
> workflow? Any advice would be much appreciated!
>
Look at server spec as well - http://serverspec.org/

John

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/CAAJLFxV%2BmR%3D88Wkh-GXYqOuZdboXdH2YTV%3DtAM47n0yUVNegKQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to