Skip to content

ci: fix ImageOverride in ADO pool demands#3264

Merged
babayet2 merged 1 commit intomicrosoft:release/1.7.2511from
babayet2:backport-3251
Apr 13, 2026
Merged

ci: fix ImageOverride in ADO pool demands#3264
babayet2 merged 1 commit intomicrosoft:release/1.7.2511from
babayet2:backport-3251

Conversation

@babayet2
Copy link
Copy Markdown
Collaborator

Backport of #3251 to release/1.7.2511.

The ADO pipeline demands used '1ES.ImageOverride' which is the GitHub Actions syntax. ADO pipelines require 'ImageOverride' without the '1ES.' prefix for image overrides to be respected.

Backport of microsoft#3251 to release/1.7.2511.

The ADO pipeline demands used '1ES.ImageOverride' which is the GitHub Actions
syntax. ADO pipelines require 'ImageOverride' without the '1ES.' prefix for
image overrides to be respected.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@babayet2 babayet2 requested a review from a team as a code owner April 13, 2026 18:09
Copilot AI review requested due to automatic review settings April 13, 2026 18:09
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Fixes Azure DevOps pool demand syntax so agent image overrides are correctly honored (backport of #3251).

Changes:

  • Updated ADO pool demand key from 1ES.ImageOverride to ImageOverride in the shared pool helper.
  • Updated all occurrences of the demand string in the openvmm-pr.yaml ADO pipeline jobs.

Reviewed changes

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

File Description
flowey/flowey_hvlite/src/pipelines_shared/ado_pools.rs Corrects the generated ADO pool demand string for image overrides.
ci-flowey/openvmm-pr.yaml Corrects pool demands entries across jobs to use the ADO-compatible ImageOverride key.

@github-actions github-actions bot added the release_1.7.2511 Targets the release/1.7.2511 branch. label Apr 13, 2026
@babayet2 babayet2 merged commit 7fc3bd7 into microsoft:release/1.7.2511 Apr 13, 2026
81 of 86 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release_1.7.2511 Targets the release/1.7.2511 branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants