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

openshift / openshift-ansible / 12243 / 2
51%
master: 51%

Build:
DEFAULT BRANCH: master
Ran 10 Jan 2018 06:28PM UTC
Files 63
Run time 4s
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

10 Jan 2018 06:21PM UTC coverage: 54.261% (-0.4%) from 54.686%
12243.2

push

travis-ci

web-flow
Merge pull request #6609 from nkinder/openshift_logging_mux-interface

Automatic merge from submit-queue.

Don't hardcode the network interface in the openshift_logging_mux role

The openshift_logging_mux role hardcodes the 'eth0' interface alias
for determining the IP address to use for incoming external client
connections.  This will cause the playbook to fail with an undefined
variable error on systems where an 'eth0' interface does not exist.

This patch changes the default IP address for external connections
to use the 'ansible_default_ipv4' fact.  It also allows this to be
overridden by a new 'openshift_logging_mux_external_address' variable.

2393 of 5979 branches covered (40.02%)

7290 of 13435 relevant lines covered (54.26%)

0.54 hits per line

Source Files on job 12243.2
  • Tree
  • List 0
  • Changed 20
  • Source Changed 0
  • Coverage Changed 20
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 12243
  • Travis Job 12243.2
  • 14e5e8cf on github
  • Prev Job for on master (#12228.1)
  • Next Job for on master (#12250.1)
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