Skip to content

Commit

Permalink
Merge pull request #51346 from dotnet/dev/jorobich/revert-queuename
Browse files Browse the repository at this point in the history
Switch integration tests back to the configured pipeline queue
  • Loading branch information
JoeRobich authored Feb 19, 2021
2 parents ca8abf7 + 0f4862a commit cf58f98
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions azure-pipelines-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit cf58f98

Please sign in to comment.