Difference between revisions of "Puppet/CI"
< Puppet
| Line 3: | Line 3: | ||
! Job name !! Description !! Voting !! What to do if failure | ! Job name !! Description !! Voting !! What to do if failure | ||
|- | |- | ||
| − | | gate-puppet-<module>-puppet-lint || | + | | gate-puppet-<module>-puppet-lint || It makes sure the code follows recommended [http://docs.puppetlabs.com/guides/style_guide.html Puppet style guidelines] || Yes || Read the job logs to see where the code does not follow the Puppet style. |
| + | |- | ||
|} | |} | ||
Revision as of 17:07, 5 July 2015
| Job name | Description | Voting | What to do if failure |
|---|---|---|---|
| gate-puppet-<module>-puppet-lint | It makes sure the code follows recommended Puppet style guidelines | Yes | Read the job logs to see where the code does not follow the Puppet style. |