• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

voxpupuli / puppet-collectd / 2520 / 2
0%
master: 0%

Build:
DEFAULT BRANCH: master
Ran 08 Feb 2020 12:00PM UTC
Files 3
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

08 Feb 2020 12:00PM UTC coverage: 18.367%. Remained the same
2.5.3, PUPPET_VERSION="~> 6.0" CHECK=test_with_coveralls

push

travis-ci

GitHub
plugin/java: handle OpenJDK as well (#880)

* plugin/java: handle OpenJDK as well

collectd-java requires:
* `libjvm.so()(64bit)`
* `libjvm.so(SUNWprivate_1.1)(64bit)`

On CentOS/RHEL 6.x/7.x these are provided by OpenJDK. OpenJDK stores the
JVM files in a bit of a different location: `amd64` has been removed
from the path. Thus, ATM the link does not get created properly on such
systems.

Fix this problem by adding two `exec` resources which both will try to
create the needed libjvm symbolic link. They are both smart and check if
that file exists before trying to execute. An assumption is added to the
code that both of the files cannot exist at the same time.

* plugin/java: add missing comma

* plugin/java: refactor into human-readable Exec resources

* spec/plugin_java: fix directory

* plugin/java: specify full paths

* plugin/java: ldconfig requires prior resources

* plugin/java: fix the order of ln arguments

* plugin/java: add missing comma

9 of 49 relevant lines covered (18.37%)

0.18 hits per line

Source Files on job 2520.2 (2.5.3, PUPPET_VERSION="~> 6.0" CHECK=test_with_coveralls)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2352
  • Travis Job 2520.2
  • 4612c19d on github
  • Prev Job for 2.5.3, PUPPET_VERSION="~> 6.0" CHECK=test_with_coveralls on master (#2519.2)
  • Next Job for 2.5.3, PUPPET_VERSION="~> 6.0" CHECK=test_with_coveralls on master (#2523.2)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc