Skip to content

Comments

fix(dvb): start command starts nodes directly instead of reprovisioning#95

Merged
qj0r9j0vc2 merged 1 commit intomainfrom
fix/start-cmd-no-provision
Feb 8, 2026
Merged

fix(dvb): start command starts nodes directly instead of reprovisioning#95
qj0r9j0vc2 merged 1 commit intomainfrom
fix/start-cmd-no-provision

Conversation

@qj0r9j0vc2
Copy link
Member

Summary

  • Updated dvb start to directly start existing nodes instead of triggering full reprovisioning
  • StartDevnet now sets each node to desired=Running and enqueues for NodeController
  • Returns FailedPrecondition error if devnet has no nodes (not yet provisioned)
  • Skips already-running nodes

Test plan

  • Updated existing StartDevnet test to verify Running phase (not Pending)
  • Added test for no-nodes error case
  • Added test for skipping already-running nodes
  • All tests pass (go test ./...)

@qj0r9j0vc2 qj0r9j0vc2 self-assigned this Feb 8, 2026
@qj0r9j0vc2 qj0r9j0vc2 merged commit 4a86d91 into main Feb 8, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant