scylla-cluster-tests
scylla-cluster-tests copied to clipboard
feature(sct_config): refactor to use pydantic
Testing
- [ ]
PR pre-checks (self review)
- [ ] I added the relevant
backport
labels - [ ] I didn't leave commented-out/debugging code
Reminders
- Add New configuration option and document them (in
sdcm/sct_config.py
) - Add unit tests to cover my changes (under
unit-test/
folder) - Update the Readme/doc folder relevant to this change (if needed)