From 0f4862a329f28f959335be17475ed75f257a1b34 Mon Sep 17 00:00:00 2001 From: Joey Robichaud Date: Fri, 19 Feb 2021 13:29:33 -0800 Subject: [PATCH] Switch integration tests back to the configured pipeline queue Resolves #51312 --- azure-pipelines-integration.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/azure-pipelines-integration.yml b/azure-pipelines-integration.yml index 6cfb4daece861..54cf4819baf2a 100644 --- a/azure-pipelines-integration.yml +++ b/azure-pipelines-integration.yml @@ -18,10 +18,7 @@ jobs: - job: VS_Integration pool: name: NetCorePublic-Pool - queue: BuildPool.Windows.VS2019.Pre.Scouting.Open -# One this integration test fix has flowed in to master-vs-deps, we can update the queueName variable, and revert this change. -# Tracked by https://github.com/dotnet/roslyn/issues/51312 -# queue: $(queueName) + queue: $(queueName) strategy: maxParallel: 4 matrix: