Age | Commit message (Collapse) | Author |
|
In commit 8b45a8a, the release names were moved forward in order to
follow the new Debian release. However, I didn't change the tests
accordingly and thus the tests have been failing since then.
|
|
|
|
|
|
|
|
|
|
- Add .fixtures.yaml to checkout common module
- Use puppetlabs-spec-helper in spec_helper.rb
|
|
|
|
Beaker together with docker is a very fast way to do
acceptance testing.
This commit adds basic beaker/docker support:
- Add a debian jessie nodeset
- Test if the module applies idempotentially, so it doesn't
change resources on a second run with the same parameters.
https://github.com/puppetlabs/beaker/blob/master/docs/Docker-Support.md
|
|
|
|
|