Skip to content

flowey: fix mi-secure CI gate pool names after rename#3203

Closed
will-j-wright wants to merge 1 commit intomicrosoft:mainfrom
will-j-wright:fix-mi-secure-pool-names
Closed

flowey: fix mi-secure CI gate pool names after rename#3203
will-j-wright wants to merge 1 commit intomicrosoft:mainfrom
will-j-wright:fix-mi-secure-pool-names

Conversation

@will-j-wright
Copy link
Copy Markdown
Contributor

No description provided.

The GH pool functions were renamed (linux_self_hosted_largedisk ->
linux_1es, windows_intel_self_hosted_largedisk -> windows_intel_1es)
but the mi-secure gate block still referenced the old names.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@will-j-wright will-j-wright requested review from a team as code owners April 6, 2026 17:21
Copilot AI review requested due to automatic review settings April 6, 2026 17:21
@smalis-msft
Copy link
Copy Markdown
Contributor

No need, #3201

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

Updates Flowey’s mi-secure CI gates to use the newly renamed 1ES GitHub runner labels and ADO pool configuration, keeping generated pipelines in sync after the pool rename.

Changes:

  • Switch mi-secure gate jobs in Flowey pipeline generation to linux_1es() / windows_intel_1es() GitHub runner pools.
  • Regenerate ADO and GitHub Actions pipeline YAMLs to reflect the new pool names and image override labels/demands.

Reviewed changes

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

Show a summary per file
File Description
flowey/flowey_hvlite/src/pipelines/checkin_gates.rs Updates the mi-secure gate jobs to target the new 1ES GitHub runner pool helpers.
ci-flowey/openvmm-pr.yaml Regenerated ADO pipeline pool stanza to use openvmm-ado-intel-centralus + image override demands.
.github/workflows/openvmm-pr.yaml Regenerated GH Actions runner labels to the renamed 1ES.Pool=... and 1ES.ImageOverride=... values.
.github/workflows/openvmm-pr-release.yaml Same GH Actions runner label rename update for PR-release workflow.
.github/workflows/openvmm-ci.yaml Same GH Actions runner label rename update for CI workflow.

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.

3 participants