- Feb 02, 2017
-
-
Steve Traylen authored
-
Steve Traylen authored
New puppet 4.9 started failing with ruby2 Mark the puppet4 test as permitted to fail.
-
- Jan 25, 2017
-
-
Steve Traylen authored
-
- Jan 18, 2017
-
-
Steve Traylen authored
[rspec puppet now uses strict_variables true][1] by default. So the puppet4_strict test is now redundant. Note while puppet rspec is strict [puppet4][2] itself and perhaps even [puppet5][3] is not strict. While strict is good practice it is not an abosolute requirement. Add .msync.yml variable to allow strict setting of rspec test to be set. i.e. ```yaml .gitlab-ci.yml: strict_variables: 'no' ``` will set `STRICT_VARIABLES="yes"` environment when executing rspec tests. * [1]: https://github.com/puppetlabs/puppetlabs_spec_helper/blob/master/lib/puppetlabs_spec_helper/module_spec_helper.rb#L35 * [2]: https://docs.puppet.com/puppet/latest/configuration.html#strictvariables * [3]: https://tickets.puppetlabs.com/browse/PUP-481
-
- Jan 12, 2017
-
-
Steve Traylen authored
The typical use case is to set in `.sync.yml` ```yaml --- ci/Rakefile: extra_exclude_paths: - tests/**/* ``` This will exclude a directory from being puppet linted or compiled for syntax errors. Useful for examples or test directories of junk.
-
- Dec 13, 2016
-
-
Steve Traylen authored
Without this you can get what just happened in selinux. Merge request passed tests but then failed once merged.
-
- Dec 01, 2016
-
-
Nacho Barrientos authored
-
- Nov 29, 2016
-
-
Nacho Barrientos authored
-
- Nov 23, 2016
-
-
Steve Traylen authored
-
- Sep 27, 2016
-
-
Steve Traylen authored
-
- Sep 07, 2016
-
-
Steve Traylen authored
-
- Jun 23, 2016
-
-
Steve Traylen authored
+ Updated gem list to work with puppet-lint 2.0.0 + For now disable puppet-lint-variable_contains_upcase pending https://github.com/fiddyspence/puppetlint-variablecase/pull/2
-
- Apr 27, 2016
-
-
Steve Traylen authored
-
- Apr 26, 2016
-
-
Steve Traylen authored
-
Steve Traylen authored
-
Alvaro Gonzalez authored
-
- Apr 21, 2016
-
-
Steve Traylen authored
-
Steve Traylen authored
-
Steve Traylen authored
-
- Apr 19, 2016
-
-
Steve Traylen authored
-
Steve Traylen authored
-
- Dec 03, 2015
-
-
Steve Traylen authored
-
Steve Traylen authored
-