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

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

Build:
DEFAULT BRANCH: master
Ran 03 Oct 2017 04:00AM UTC
Files 64
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

03 Oct 2017 03:53AM UTC coverage: 54.479% (+0.006%) from 54.473%
9033.1

push

travis-ci

web-flow
Merge pull request #5619 from ashcrow/1497274

Automatic merge from submit-queue.

openshift_checks: Fix incorrect list cast

``docker_image_availability`` casted ``openshift_docker_additional_registries``
to a list using the ``list()`` function. If a string was returned (IE: only
a single registry added) the result would be the string split up by
component characters. This change forces a string result from ``get_var`` to
be placed inside a list. If the result is anything BUT a string the
original ``list()`` function is called on the result.

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1497274

Resolves #5610

2238 of 5640 branches covered (39.68%)

7304 of 13407 relevant lines covered (54.48%)

0.54 hits per line

Source Files on job 9033.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 9033
  • Travis Job 9033.1
  • 233c5488 on github
  • Prev Job for on master (#9032.1)
  • Next Job for on master (#9035.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