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

kubevirt / containerized-data-importer / #6217
50%
main: 50%

Build:
Build:
LAST BUILD BRANCH: refactor-clusterwide-cas
DEFAULT BRANCH: main
Ran 27 Aug 2026 02:41PM 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

27 Aug 2026 02:27PM UTC coverage: 49.774% (+0.02%) from 49.752%
#6217

Pull #4262

travis-ci

Acedus
controller: constrain VDDK importer pods to amd64 nodes

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>
Pull Request #4262: controller: constrain VDDK importer pods to amd64 nodes

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

15170 of 30478 relevant lines covered (49.77%)

0.56 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
71.4
0.5% pkg/controller/import-controller.go
Jobs
ID Job ID Ran Files Coverage
1 #6217.1 27 Aug 2026 02:41PM UTC 159
49.77
Source Files on build #6217
  • Tree
  • List 159
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #4262
  • PR Base - 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