Skip to content

feat(parsers): add config_registry mapping tests to their config schemas - #343

Open
speriaswamy-amd wants to merge 1 commit into
speriaswamy/cvsman-09-man-libfrom
speriaswamy/cvsman-10-config-registry
Open

feat(parsers): add config_registry mapping tests to their config schemas#343
speriaswamy-amd wants to merge 1 commit into
speriaswamy/cvsman-09-man-libfrom
speriaswamy/cvsman-10-config-registry

Conversation

@speriaswamy-amd

Copy link
Copy Markdown
Contributor

Part 10 of 14 in a stack for AIMVT-276.
Base: #342.

Why

man_lib can introspect a pydantic model, but nothing yet says which test
suite reads which config section through which model. config_registry is
that missing link — a machine-readable mapping the cvs man command (next
part) uses to resolve a test name to its schema and sample config path.

What changed

  • Added cvs/parsers/config_registry.py: a table of ConfigSection entries
    (test name -> config file path -> pydantic model), covering rccl, health
    (agfhc/transferbench/rvs), megatron (single- and multi-node), and preflight.

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