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

openshift / openshift-ansible / 8393
51%

Build:
DEFAULT BRANCH: master
Ran 19 Sep 2017 05:00AM UTC
Jobs 2
Files 63
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
8393

push

travis-ci

web-flow
Merge pull request #5156 from mangirdaz/5155-hotfix

Automatic merge from submit-queue

hot fix for env variable resolve

If we use environment variables in our inventory files (and from what I seen we do this everywhere where We deploy OCP) our fact engine ignores env variables so if my path looks like
```
openshift_hosted_registry_routecertificates={"certfile": "{{inventory_dir}}/../files/certs/wildcard.registry.company.local.crt", "keyfile": "{{inventory_dir}}/../files/certs/wildcard.registry.companylocal.key", "cafile":"{{inventory_dir}}/../files/certs/CompanyLocalRootCA.crt"} 
openshift_hosted_registry_routehost=containers.registry.comany.local
```
the result is: `/../files/certs/RoSLocalRootCA.crt`

We need to fix our fact set in a long run to read Ansible variables. And it was done in the same way with router certificates already.

2239 of 5748 branches covered (38.95%)

7179 of 13256 relevant lines covered (54.16%)

1.07 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8393.1 19 Sep 2017 05:03AM UTC 0
53.83
Travis Job 8393.1
2 8393.2 19 Sep 2017 05:00AM UTC 0
53.4
Travis Job 8393.2
Source Files on build 8393
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8393
  • a70aa12d on github
  • Prev Build on master (#8392)
  • Next Build on master (#8397)
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