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

projectatomic / atomic-reactor / 5867 / 2
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 08 Jun 2018 02:15PM UTC
Files 76
Run time 5s
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

08 Jun 2018 01:41PM UTC coverage: 95.162% (-0.001%) from 95.163%
OS=fedora OS_VERSION=26 PYTHON_VERSION=2

push

travis-ci

lcarva
plugin.py: fix buildstep plugin adjustment

When a buildstep plugin is specified in the source container.yaml, it
was overriding anything from the existing plugin config. This was
intended only for worker builds, not orchestrator builds, but it was
overriding those too.

Changed the BuildStepPluginsRunner.__init__ logic so that the buildstep
plugin is only added if the plugin config does not already specify one.

In the case of orchestrator builds, it's specified. None of our worker
builds specify it, so this should work as intended. If someone modified
plugin config to specify a buildstep plugin on a worker build, then
they'll get only what they configured and the source image_build_method
will not be able to override it.

7750 of 8144 relevant lines covered (95.16%)

0.95 hits per line

Source Files on job 5867.2 (OS=fedora OS_VERSION=26 PYTHON_VERSION=2)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5350
  • Travis Job 5867.2
  • 3dfa8971 on github
  • Prev Job for OS=fedora OS_VERSION=26 PYTHON_VERSION=2 on master (#5861.2)
  • Next Job for OS=fedora OS_VERSION=26 PYTHON_VERSION=2 on master (#5870.2)
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