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

voxpupuli / puppet-collectd / 2520
0%

Build:
DEFAULT BRANCH: master
Ran 08 Feb 2020 12:00PM UTC
Jobs 1
Files 3
Run time 1s
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

pending completion
2520

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

Jobs
ID Job ID Ran Files Coverage
2 2520.2 (2.5.3, PUPPET_VERSION="~> 6.0" CHECK=test_with_coveralls) 08 Feb 2020 12:00PM UTC 0
18.37
Travis Job 2520.2
Source Files on build 2520
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2520
  • 4612c19d on github
  • Prev Build on master (#2519)
  • Next Build on master (#2523)
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