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

kubevirt / hyperconverged-cluster-operator / 14170282912 / 1
72%
main: 80%

Build:
Build:
LAST BUILD BRANCH: renovate/go-golang.org-x-net-vulnerability
DEFAULT BRANCH: main
Ran 31 Mar 2025 11:20AM UTC
Files 75
Run time 1s
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 Mar 2025 11:16AM UTC coverage: 71.777% (-0.01%) from 71.788%
14170282912.1

push

github

web-flow
Fix issue in upgrade tests (#3367)

We have an inherent issue in our upgrade tests. The test
is taking the unstable bundles from quay. We build these
bundles each time we merge a PR.

All the images in the unstable bundles are listed with
their digests, rather than their tag, in order to support
disconnected environment.

If this process is failed in the middle, e.g. when the
operator image was already built and pushed to quay.io,
but the bundle image failed, then the bundle is actually
broken: it is an old version of the bundle, pointing to
images that are no longer there, because the operator
images are was already replaced.

This PR fixes this issue by first pushing the images with
a temporary tag, and only if everything went well, retugs
the images with the unstable tag.

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

6269 of 8734 relevant lines covered (71.78%)

0.79 hits per line

Source Files on job 14170282912.1
  • Tree
  • List 75
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 14170282912
  • 388b15d8 on github
  • Prev Job for on release-1.14 (#14129533642.1)
  • Next Job for on release-1.14 (#14206026655.1)
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