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

openshift / openshift-ansible / 12243
51%

Build:
DEFAULT BRANCH: master
Ran 10 Jan 2018 06:28PM UTC
Jobs 2
Files 63
Run time 3min
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
12243

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.

2322 of 5828 branches covered (39.84%)

7390 of 13435 relevant lines covered (55.01%)

1.09 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12243.1 10 Jan 2018 06:32PM UTC 0
54.69
Travis Job 12243.1
2 12243.2 10 Jan 2018 06:28PM UTC 0
54.26
Travis Job 12243.2
Source Files on build 12243
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #12243
  • 14e5e8cf on github
  • Prev Build on master (#12228)
  • Next Build on master (#12250)
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