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

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

Build:
DEFAULT BRANCH: master
Ran 10 Jan 2018 06:32PM UTC
Files 63
Run time 3s
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.686%. Remained the same
12243.1

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.

2254 of 5658 branches covered (39.84%)

7347 of 13435 relevant lines covered (54.69%)

0.55 hits per line

Source Files on job 12243.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 12243
  • Travis Job 12243.1
  • 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