cloud-sql-proxy-operator icon indicating copy to clipboard operation
cloud-sql-proxy-operator copied to clipboard

Lock e2e test environments so that two PRs don't run on the same environment at the same time

Open hessjcg opened this issue 2 years ago • 0 comments

Implement a locking mechanism on the E2E test environment for PRs, so that only one E2E test may run at the same time. E2E test jobs will wait and poll for the environment to be available.

hessjcg avatar Mar 16 '23 19:03 hessjcg