Azure / azure-sdk-tools

Tools repository leveraged by the Azure SDK team.
MIT License
113 stars 177 forks source link

Consider dedicated, non-1es pool for job matrix generation #1840

Open benbp opened 3 years ago

benbp commented 3 years ago

Enabling this will have a few benefits:

The generate matrix job takes a very short time to run, so I think the pool size could be very small, especially if we do something like run 100 devops worker agents on a couple VMs or something along those lines.

benbp commented 3 years ago

https://docs.microsoft.com/en-us/azure/devops/pipelines/process/phases?view=azure-devops&tabs=yaml#server-jobs https://docs.microsoft.com/en-us/azure/devops/pipelines/tasks/utility/azure-function?view=azure-devops