pub fn allocate_test_node_block(node_count: usize) -> usizeExpand description
Allocate a block of unique global node indices for a test.
This ensures that parallel tests get non-overlapping IP address ranges. Returns the starting global index for this test’s nodes.