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

kubevirt / containerized-data-importer / 4796
74%
main: 50%

Build:
Build:
LAST BUILD BRANCH: enable-readOnlyRootFileSystem-for-all-cdi-containers
DEFAULT BRANCH: main
Ran 12 Mar 2020 01:00PM UTC
Jobs 1
Files 46
Run time 6s
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

12 Mar 2020 12:43PM UTC coverage: 65.004%. Remained the same
4796

push

travis-ci

web-flow
Avoid failing reconciliation on new CR (#1138)

If the user explicitly delete CDI cr,
HCO will quickly try to create a new one.
If HCO is quick enough, CDI operator can
enter the reconciliation loop when an older
cdi-config config-map is still there although
marked for deletion.
In that case CDI operator was not going to create
a new config-map but was then marking the new CDI CR
in error phase just because it's still not controlled
by the config map pending for deletion.
On the next run, CDI operator was not going to create a
new config map just because the new CR is already marked
with phase=Errror.
Skip the controlled-by check on config maps marked for
deletion to avoid this bad loop.

Fixes: https://bugzilla.redhat.com/1809872

Signed-off-by: Simone Tiraboschi <stirabos@redhat.com>

1 of 1 new or added line in 1 file covered. (100.0%)

5058 of 7781 relevant lines covered (65.0%)

0.72 hits per line

Jobs
ID Job ID Ran Files Coverage
2 4796.2 (DOCKER_TAG=$TRAVIS_TAG GH_TOKEN=[secure]) 12 Mar 2020 01:00PM UTC 0
65.0
Travis Job 4796.2
Source Files on build 4796
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4796
  • a97e1672 on github
  • Prev Build on master (#4794)
  • Next Build on master (#4804)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc