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

kubevirt / containerized-data-importer / #6222
50%

Build:
DEFAULT BRANCH: main
Ran 31 Aug 2026 10:32PM UTC
Jobs 1
Files 159
Run time 1min
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

31 Aug 2026 10:18PM UTC coverage: 49.697% (-0.001%) from 49.698%
#6222

push

travis-ci

web-flow
controller: constrain VDDK importer pods to amd64 nodes (#4262)

The VDDK library only ships x86_64 binaries, so VDDK importer
pods can only run on amd64 nodes. Without an explicit node selector,
the scheduler could place them on non-amd64 nodes in multi-arch
clusters, causing runtime issues.

Set kubernetes.io/arch=amd64 on VDDK importer pods to make the
requirement explicit.

Signed-off-by: Adi Aloni <aaloni@redhat.com>

5 of 6 new or added lines in 1 file covered. (83.33%)

7 existing lines in 1 file now uncovered.

15161 of 30507 relevant lines covered (49.7%)

0.56 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
71.4
0.5% pkg/controller/import-controller.go

Coverage Regressions

Lines Coverage ∆ File
7
52.63
-9.21% pkg/util/prometheus/prometheus.go
Jobs
ID Job ID Ran Files Coverage
1 #6222.1 31 Aug 2026 10:32PM UTC 159
49.7
Source Files on build #6222
  • Tree
  • List 159
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • ba427fac on github
  • Prev Build on main
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