GoogleCloudPlatform / GoogleCloudPlatform/PerfKitBenchmarker
object_storage_service .boto check should be in CheckPrerequisites
Open
enhancement
- Dominant language
- Python
- Stars
- 2k
- Forks
- 562
- Avg merge
- 4h 55m
- Merged PRs (30d)
- 69
Description
Right now the object storage service benchmark fails if a `.boto` file can't be found either in the user's home directory or at the location specified by a flag. However, this check happens during the prepare phase, so VMs are created and torn down. The object storage service benchmark should check preconditions before creating any VMs.
@stfeng - can you take a look?
Contributor guide
Assessment
This issue has not been assessed yet.