-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Azure test farm tests can leak EC2 instances #7567
Copy link
Copy link
Closed
Labels
area: code healtharea: toolingarea: travis-test-farm-testhas prpriority: significantIssues with higher than average priority that do not need to be in the current milestone.Issues with higher than average priority that do not need to be in the current milestone.
Milestone
Metadata
Metadata
Assignees
Labels
area: code healtharea: toolingarea: travis-test-farm-testhas prpriority: significantIssues with higher than average priority that do not need to be in the current milestone.Issues with higher than average priority that do not need to be in the current milestone.
If our "test farm tests" are running in Azure and are interrupted, they can leave EC2 instances running. This is bad because it costs money and reduces the number of EC2 instances we have available.
The two main ways this happens is:
If #6586 doesn't happen first, we should try and fix this.
cc @maximillianh