GoogleCloudPlatform / GoogleCloudPlatform/PerfKitBenchmarker
Common exceptions should not be errors
Open
bug
P2
- Dominant language
- Python
- Stars
- 2k
- Forks
- 562
- Avg merge
- 4h 55m
- Merged PRs (30d)
- 69
Description
When booting some VM that delay reporting IP address the following happens;
2015-12-16 13:16:05,973 be99a21b Thread-18 cluster_boot(1/1) ERROR Got exception running _PostCreate: 'PublicIpAddress'
This is not be an error because its not a failure.
Contributor guide
Assessment
This issue has not been assessed yet.