Skip to content

Migrate more pipelines to single windows pool - #32678

Open
eserscor wants to merge 3 commits into
mainfrom
dev/erscor/2026/9/17-migrate-more-vs2022-pools
Open

eserscor wants to merge 3 commits into
mainfrom
dev/erscor/2026/9/17-migrate-more-vs2022-pools

Conversation

@eserscor

Copy link
Copy Markdown
Contributor

This pull request updates the Azure Pipelines configuration to use a new Windows agent pool name, replacing all references to onnxruntime-Win-CPU-VS2022-Latest with onnxruntime-Win-CPU-2022. This change ensures that all relevant CI/CD jobs and security scans run on the updated agent pool, improving consistency and future-proofing the pipeline setup.

CI/CD Pipeline Agent Pool Update:

  • Updated the Windows agent pool name from onnxruntime-Win-CPU-VS2022-Latest to onnxruntime-Win-CPU-2022 in the following pipeline configuration files:
    • tools/ci_build/github/azure-pipelines/c-api-noopenmp-test-pipelines.yml [1] [2] [3]
    • tools/ci_build/github/azure-pipelines/custom-nuget-packaging-pipeline.yml
    • tools/ci_build/github/azure-pipelines/jar_package_testing.yml [1] [2]

Copilot AI balanced review requested due to automatic review settings September 17, 2026 16:23

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The pool substitutions are consistent with existing configurations and preserve template contracts.

Pull request overview

Migrates selected Windows CI and security-scan jobs to the consolidated onnxruntime-Win-CPU-2022 agent pool.

Changes:

  • Updates C API package tests, JAR validation, and NuGet security analysis.
  • No actionable issues found.
File summaries
File Description
tools/ci_build/github/azure-pipelines/c-api-noopenmp-test-pipelines.yml Migrates Windows test jobs.
tools/ci_build/github/azure-pipelines/custom-nuget-packaging-pipeline.yml Migrates source analysis.
tools/ci_build/github/azure-pipelines/jar_package_testing.yml Migrates source analysis and JAR testing.
Review details
  • Files reviewed: 3/3 changed files
  • Comments generated: 0
  • Review effort level: Balanced

💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants