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

openshift / openshift-ansible / 9033
51%

Build:
DEFAULT BRANCH: master
Ran 03 Oct 2017 03:57AM UTC
Jobs 2
Files 64
Run time 2min
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
9033

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

2305 of 5810 branches covered (39.67%)

7347 of 13407 relevant lines covered (54.8%)

1.09 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9033.1 03 Oct 2017 04:00AM UTC 0
54.48
Travis Job 9033.1
2 9033.2 03 Oct 2017 03:57AM UTC 0
54.05
Travis Job 9033.2
Source Files on build 9033
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #9033
  • 233c5488 on github
  • Prev Build on master (#9032)
  • Next Build on master (#9035)
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