| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | 21-Aug-2025 | - | ||||
| README | A D | 21-Aug-2025 | 434 | 8 | 6 | |
| serial_config.py | A D | 21-Aug-2025 | 2.9 KiB | 68 | 52 |
README
1Please run serial_config.py to generate serial configuration file for service VM. 2 3usage: python3 serial_config.py [h] --allocation <allocation_info_file> --scenario <scenario_info_file> --out <output_file> 4positional arguments: 5 allocation_info_file : name of the file summarizing resource allocated by config tool 6 scenario_info_file : file name of the scenario info XML 7 output_file : file name of serial configuration 8