Ran
|
Jobs
1
|
Files
34
|
Run time
219min
|
Badge
Embed ▾
README BADGES
|
travis-ci
<a href="https://github.com/voxpupuli/puppet-corosync/commit/<a class=hub.com/voxpupuli/puppet-corosync/commit/c1d033f5932bb05fb490a75103fd947167a45789">c1d033f59<a href="https://github.com/voxpupuli/puppet-corosync/commit/c1d033f5932bb05fb490a75103fd947167a45789">">enable_packages compatibility The puppetlabs-stdlib library includes a function called `ensure_packages` which accepts a list of packages and ensures they are present without generating catalog errors. This simplifies concurrent deployment of modules which depend on the same packages, however, it only works when the packages are declared with exactly the same values. If a declaration exisits with different resource parameters (including a different value for ensure) the ensure_packages function will attempt to redefine the existing resource and generate a catalog error. As ensure_packages always sets the ensure property to &#39;present&#39; no other value will ever allow the function to work as expected. Relevant changelog entry: https://github.com/puppetlabs/puppetlabs-stdlib/blob/</a><a class="double-link" href="https://github.com/voxpupuli/puppet-corosync/commit/<a class="double-link" href="https://github.com/voxpupuli/puppet-corosync/commit/c4243084b449a5c801d99c0d5ea4c27abb09b1c6">c4243084b</a>">c4243084b</a><a href="https://github.com/voxpupuli/puppet-corosync/commit/c1d033f5932bb05fb490a75103fd947167a45789">/CHANGELOG.md
1073 of 1795 relevant lines covered (59.78%)
6.23 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
3 | 1599.3 (2.5.1, PUPPET_VERSION="~> 5.0" CHECK=test_with_coveralls) | 34 |
59.78 |
Travis Job 1599.3 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|