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

openshift / openshift-ansible / 11417
51%

Build:
DEFAULT BRANCH: master
Ran 08 Dec 2017 06:30PM 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
11417

push

travis-ci

web-flow
Merge pull request #6320 from dgoodwin/containerized-inventory-symlink

Automatic merge from submit-queue.

Fix inventory symlinks in origin-ansible container.

When attempting to run openshift-ansible in a kubernetes pod, we
attempted to use a configmap to mount in our inventory to run against.
However kubernetes mounts configmaps/secrets volumes through the use of
relative symlinks. The use of "cp -a" in this script then copies a
relative symlink to /tmp which is now dangling, and ansible will fail to
run.

This patch changes to just copy the file regularly resulting in a value
temp file that is not a symlink.

2309 of 5834 branches covered (39.58%)

7367 of 13450 relevant lines covered (54.77%)

1.08 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11417.1 08 Dec 2017 06:33PM UTC 0
54.45
Travis Job 11417.1
2 11417.2 08 Dec 2017 06:30PM UTC 0
54.03
Travis Job 11417.2
Source Files on build 11417
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #11417
  • b601aa0c on github
  • Prev Build on master (#11414)
  • Next Build on master (#11419)
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