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

kubevirt / hyperconverged-cluster-operator / 13440517405
76%

Build:
DEFAULT BRANCH: main
Ran 20 Feb 2025 04:58PM UTC
Jobs 1
Files 79
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

20 Feb 2025 04:55PM UTC coverage: 72.295%. Remained the same
13440517405

push

github

web-flow
Fix issues with build multi-arch images (#3308)

When building image with different architecture than the build machine
architecture, any binary that runs as part of the build will fail (even
just creating a user.

Another issue is that github action uses ubuntu, that its podman version
is 4.x, and cannot build manifest from local images, as possible in
podman 5.x.

docker/podman needs qemu installed on the build machine, to allow runnig
binaries in diffferent architecure as part of the image build process.

This PR installs qemu in the relevant  github actions, and pushes the
images before building the manifest, to match the podman 4.x patter.

Signed-off-by: Nahshon Unna-Tsameret <nunnatsa@redhat.com>

6362 of 8800 relevant lines covered (72.3%)

0.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 13440517405.1 20 Feb 2025 04:58PM UTC 79
72.3
GitHub Action Run
Source Files on build 13440517405
  • Tree
  • List 79
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • aa768635 on github
  • Prev Build on main (#13435514061)
  • Next Build on main (#13500930764)
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