GoogleCloudPlatform / GoogleCloudPlatform/cloud-sql-proxy-operator
Speed up CI unit/e2e tests
Open
priority: p2
type: process
- Dominant language
- Go
- Stars
- 120
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Currently github action unit tests for the PR take ~9 minutes to complete.
About 5 minutes of this time is spent downloading tools and libraries. By updating the github action used a custom image to run builds, then our time to build and unit test could be reduced to about 4 minutes.
E2E tests for the PR take ~11 minutes to complete.
Contributor guide
Assessment
This issue has not been assessed yet.