To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users...@googlegroups.com.To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/20140806170020.GA17370%40iniquitous.heresiarch.ca.
For more options, visit https://groups.google.com/d/optout.
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
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!
- rspec-puppet
- test-kitchen
Pre-commit hooks are great but Github and github enterprise won't enforce them(arbitrary code on the server is uncool for some reason), so if you want to be 100% and use either they still need to be run as part of your jenkins build task.
--
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...@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.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/CAKJ8awdGpfA7Ox9TbYqgdfOwLMax-2mTqvQZ1PpxKZjToGnZWw%40mail.gmail.com.