Overview
Expand the configuration schema and YAML variable system to fully support all planned load testing profiles (FIO, HammerDB, iPerf, stress-ng, VMFleet). The configuration layer must be the single source of parameters for all test workloads.
Scope
- Extend
config/variables.example.yml with all test profile parameters
- Define JSON Schema for all profile-level config files under
config/schema/
- Add per-tool config templates (FIO job files, HammerDB scripts, iPerf arguments)
- Validate config against schema as part of the test invocation flow
- Document all configuration parameters in the docs site
Acceptance Criteria
Dependencies
Overview
Expand the configuration schema and YAML variable system to fully support all planned load testing profiles (FIO, HammerDB, iPerf, stress-ng, VMFleet). The configuration layer must be the single source of parameters for all test workloads.
Scope
config/variables.example.ymlwith all test profile parametersconfig/schema/Acceptance Criteria
docs/configuration/Dependencies