summaryrefslogtreecommitdiffhomepage
path: root/test/test-manager/src/config
AgeCommit message (Collapse)AuthorFilesLines
2025-07-10Run `cargo fmt` in test-repoSebastian Holmin2-6/+8
2025-02-04Add CPU and memory config options to test frameworkDavid Lönnhager1-0/+10
2025-01-22Add `config` subcommand to `test-manager`Sebastian Holmin1-1/+1
Move vm subcommand into config subcommand Also change the `test-manager config vm list` command to just list configured VMs, instead of their configuration contents.
2025-01-22Move `test_location` mod to separate fileSebastian Holmin2-109/+106
2025-01-22Add location overrides per test to test-manager configMarkus Pettersson2-13/+176
2025-01-22Convert test-manager config into a moduleMarkus Pettersson5-0/+330