• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

kubeovn / kube-ovn / 22543631985
23%
master: 24%

Build:
Build:
LAST BUILD BRANCH: fix/chart
DEFAULT BRANCH: master
Ran 01 Mar 2026 12:46PM UTC
Jobs 1
Files 204
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

01 Mar 2026 12:41PM UTC coverage: 23.089%. Remained the same
22543631985

Pull #6370

github

oilbeater
ci: wait for control-plane nodes before labeling in chart install

kubectl label with a label selector silently succeeds (exit 0) when no
nodes match, which causes the subsequent helm install to fail because
no nodes have the kube-ovn/role=master label. This happens intermittently
in Talos installation tests when the control-plane node has not yet
registered its node-role.kubernetes.io/control-plane label at the time
install-chart runs.

Add a polling loop (up to 120s) that waits for at least one node with
the control-plane label to appear before running kubectl label.

Signed-off-by: Mengxin Liu <liumengxinfly@gmail.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Mengxin Liu <liumengxinfly@gmail.com>
Pull Request #6370: ci: wait for control-plane nodes before labeling in chart install

12561 of 54402 relevant lines covered (23.09%)

0.27 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22543631985.1 01 Mar 2026 12:46PM UTC 204
23.09
GitHub Action Run
Source Files on build 22543631985
  • Tree
  • List 204
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #6370
  • PR Base - master (#22538259073)
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