2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-09-05 12:37:54 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
Vinícius Ferrão 158c16a138 test(dhcp): cover the service node dispatch scope for makedhcp
Assert that a node-targeted makedhcp maps its nodes to their service nodes and
skips the ones serving none of them, that regenerating the networks with -n stays
exempt because a dynamic range is not tied to a node, and that an unmapped
noderange still reaches every service node instead of none.

Also pin the two conditions the loop already had, so restricting the fan-out does
not quietly drop the self dispatch guards.
2026-08-08 23:56:27 -03:00