GoogleCloudPlatform / GoogleCloudPlatform/PerfKitBenchmarker
Static virtual machine files should use YAML, not JSON
Open
- Dominant language
- Python
- Stars
- 2k
- Forks
- 562
- Avg merge
- 4h 55m
- Merged PRs (30d)
- 69
Description
Static virtual machines files must be written in JSON format, thanks to https://github.com/GoogleCloudPlatform/PerfKitBenchmarker/blob/master/perfkitbenchmarker/static_virtual_machine.py#L187 . But the README documents YAML, not JSON, and given that other PKB configs also use YAML, it would make more sense for static VM files to be YAML too.
Contributor guide
Assessment
This issue has not been assessed yet.