GoogleCloudPlatform / GoogleCloudPlatform/PerfKitBenchmarker
Use of a single perfkit_sc_group is undesirable
Open
enhancement
- Dominant language
- Python
- Stars
- 2k
- Forks
- 562
- Avg merge
- 4h 55m
- Merged PRs (30d)
- 69
Description
All PerfKit Benchmarker runs on OpenStack use perfkit_sc_group, rather than creating a new, unique security group rule. The security group rule is the only artifact left behind from a PerfKit Benchmarker run. I think that any artifact left behind is undesirable. Also, the use of a common security group rule for all workloads seems inflexible, should particular workloads have specific requirements that other workloads don't have.
Contributor guide
Assessment
This issue has not been assessed yet.