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

kubevirt / hyperconverged-cluster-operator / 28383595252
81%

Build:
DEFAULT BRANCH: main
Ran 29 Jun 2026 03:33PM UTC
Jobs 1
Files 150
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

29 Jun 2026 03:31PM UTC coverage: 81.112%. Remained the same
28383595252

push

github

web-flow
Fix the flaky imageStream functional test (#4367)

* Fix the flaky imageStream functional test

The imageStream handler checks for the EnableCommonBootImageImport field
with the default value of "false", while the actual default value should
be "true". In production, This is not so bad because the API server will
set it to the deafult value pretty fast.

But when running the imageStream test after the default test, where the
whole spec is deleted, HCO removes the imageStreams, and they are not
recovered on time for the imageStream test.

Fixing the issue by fixing the original bug in the production code, to
set the right default value when reading the EnableCommonBootImageImport
field in the imageStream handler.

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

* avoid fake compilation error of the func-tests

In some environments, the helper functions in the
tests/func-tests/debugFuncs_test.go file, are not recognized in a
non go test file, like tests/func-tests/hyperconverged.go, because of
the "_test.go" in its file name.

Fixing by renaming to "debugFuncs.go"

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

---------

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

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

10981 of 13538 relevant lines covered (81.11%)

2.18 hits per line

Jobs
ID Job ID Ran Files Coverage
1 Unit - 28383595252.1 29 Jun 2026 03:33PM UTC 150
81.11
GitHub Action Run
Source Files on build 28383595252
  • Tree
  • List 150
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28383595252
  • cda82d13 on github
  • Prev Build on main (#28379000957)
  • Next Build on main (#28422235861)
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