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

togethercomputer / ib-kubernetes / 27791450350
55%
master: 56%

Build:
Build:
LAST BUILD BRANCH: ttalati/tcl-6978-modify-ufm-to-support-using-a-hash-to-lookup-the-pre
DEFAULT BRANCH: master
Ran 18 Jun 2026 09:53PM UTC
Jobs 1
Files 16
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

18 Jun 2026 09:49PM UTC coverage: 55.723% (-0.4%) from 56.119%
27791450350

Pull #20

github

Trusha Suresh Talati
Add PreallocatedMode skeleton for predetermined GUID lookup

In pre-allocated mode the GUID for a pod's IB network is a deterministic
function of (pkey, hca index, node index) rather than a free GUID pulled
from the pool. This is for substrates where we are not the UFM fabric
admin and GUIDs/PKeys are pre-provisioned by the provider (IREN B300s).

- Add PREALLOCATED_MODE config flag (DaemonConfig), default false so
  existing substrates are unchanged.
- Branch in processNetworkGUID: use LookupPredeterminedGUID when the flag
  is set, else GenerateGUID (unchanged).
- LookupPredeterminedGUID extracts pkey (CNI spec), hca index (networkID
  trailing number) and node index (node name suffix). The deterministic
  encoding itself is stubbed (TCL-7011) and returns not-implemented.
- Unit tests for the hca/node index parsers.

Refs TCL-6978

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Pull Request #20: Add PreallocatedMode skeleton for predetermined GUID lookup

23 of 59 new or added lines in 1 file covered. (38.98%)

205 existing lines in 3 files now uncovered.

1037 of 1861 relevant lines covered (55.72%)

22.61 hits per line

Uncovered Changes

Lines Coverage ∆ File
36
45.01
-0.29% pkg/daemon/daemon.go

Coverage Regressions

Lines Coverage ∆ File
192
45.01
-0.29% pkg/daemon/daemon.go
11
84.62
0.0% pkg/guid/guid_pool.go
2
94.59
0.0% pkg/config/config.go
Jobs
ID Job ID Ran Files Coverage
1 27791450350.1 18 Jun 2026 09:53PM UTC 16
55.72
GitHub Action Run
Source Files on build 27791450350
  • Tree
  • List 16
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27791450350
  • Pull Request #20
  • PR Base - master (#26264146246)
  • 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