Skip to content

Test Windows integration jobs on Win2025 image - #2467

Draft
kpkbandi wants to merge 1 commit into
mainfrom
dev/kusbandi/2026/08/24-imageoverride
Draft

Test Windows integration jobs on Win2025 image#2467
kpkbandi wants to merge 1 commit into
mainfrom
dev/kusbandi/2026/08/24-imageoverride

Conversation

@kpkbandi

Copy link
Copy Markdown

No description provided.

Copilot AI lite review requested due to automatic review settings August 25, 2026 08:20
@kpkbandi
kpkbandi marked this pull request as draft August 25, 2026 08:20

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.

Pull request overview

Updates the Azure Pipelines integration build/test job templates so Windows CPU integration jobs can be scheduled onto the Win2025 image via an agent ImageOverride demand, enabling validation of the Win2025 environment without changing the pool name.

Changes:

  • Switch Windows CPU job pool from a scalar name to an object with name + demands.
  • Add ImageOverride -equals onnxruntime-win2025-nvme-x64 demand for Windows integration build and test jobs.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
.pipelines/stages/jobs/integration-test-job.yml Adds an ImageOverride demand for Windows CPU integration test jobs by converting pool to an object.
.pipelines/stages/jobs/integration-build-job.yml Adds an ImageOverride demand for Windows integration wheel build jobs by converting pool to an object.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment on lines +19 to +20
demands:
- ImageOverride -equals onnxruntime-win2025-nvme-x64
Comment on lines +36 to +37
demands:
- ImageOverride -equals onnxruntime-win2025-nvme-x64
@kpkbandi
kpkbandi force-pushed the dev/kusbandi/2026/08/24-imageoverride branch 3 times, most recently from 7ab614a to 40d045a Compare September 1, 2026 08:12
@kpkbandi
kpkbandi force-pushed the dev/kusbandi/2026/08/24-imageoverride branch from 40d045a to 3f8dc01 Compare September 1, 2026 17:33
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