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

NVIDIA / holodeck / 23048368826
50%
main: 48%

Build:
Build:
LAST BUILD BRANCH: pull-request/773
DEFAULT BRANCH: main
Ran 13 Mar 2026 11:18AM UTC
Jobs 1
Files 37
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

13 Mar 2026 11:15AM UTC coverage: 49.567%. Remained the same
23048368826

push

github

ArangoGutierrez
fix: move NODE_PRIVATE_IP and NLB switch outside init guard

Address 4 issues from Distinguished Engineer review:

1. BLOCKING: NODE_PRIVATE_IP and INIT_ENDPOINT were scoped inside
   the `if [[ ! -f admin.conf ]]` block but used outside it for
   API verification and NLB switch — would crash on re-run.
   Moved both assignments before the init guard.

2. Escape dots in INIT_ENDPOINT for sed regex safety — IP addresses
   contain literal dots that are regex metacharacters.

3. Move NLB switch block to after Calico installation per design:
   NLB health checks require a working CNI to pass. Previous
   position was before Calico, violating the design contract.

4. Add test assertion verifying Calico installation happens before
   NLB endpoint switch.

Signed-off-by: Eduardo Arango <earango@nvidia.com>
Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>

2916 of 5883 relevant lines covered (49.57%)

0.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23048368826.1 13 Mar 2026 11:18AM UTC 37
49.57
GitHub Action Run
Source Files on build 23048368826
  • Tree
  • List 37
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23048368826
  • 96c81312 on github
  • Prev Build on pull-request/721 (#23046735967)
  • Delete
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