Skip to content

feat(parsers): enrich PreflightConfigFile field docs for cvs man - #341

Open
speriaswamy-amd wants to merge 1 commit into
speriaswamy/cvsman-07-megatron-schemasfrom
speriaswamy/cvsman-08-preflight-schema
Open

feat(parsers): enrich PreflightConfigFile field docs for cvs man#341
speriaswamy-amd wants to merge 1 commit into
speriaswamy/cvsman-07-megatron-schemasfrom
speriaswamy/cvsman-08-preflight-schema

Conversation

@speriaswamy-amd

Copy link
Copy Markdown
Contributor

Part 8 of 14 in a stack for AIMVT-276.
Base: #340.

Why

cvs man renders each field's description/examples from its pydantic
model. PreflightConfigFile already existed before this ticket, but most of
its fields had thin or missing descriptions and no examples, so cvs man
output for the preflight suite would be far less useful than for the new
rccl/health/megatron schemas.

What changed

  • Added/expanded description and examples on PreflightConfigFile's
    nested field groups (rdma, node_check, connectivity, etc.), sourced from
    the actual behavior in the preflight test code — no schema shape changes.

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