Skip to content

Conversation

@jpayne3506
Copy link
Contributor

Reason for Change:

Upstream validation changes now capture for these fields

Issue Fixed:

Requirements:

Notes:

@jpayne3506 jpayne3506 requested review from rbtr and rohitams August 7, 2025 18:29
@jpayne3506 jpayne3506 self-assigned this Aug 7, 2025
Copilot AI review requested due to automatic review settings August 7, 2025 18:29
@jpayne3506 jpayne3506 requested a review from a team as a code owner August 7, 2025 18:29
@jpayne3506 jpayne3506 added the ci Infra or tooling. label Aug 7, 2025
Copy link
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

This PR removes deprecated stage-level pool configurations from Azure DevOps pipeline templates. The changes clean up multiple e2e job templates by removing the pool field that specified isCustom: true, type: linux, and name: $(BUILD_POOL_NAME_DEFAULT) at the stage level.

  • Removes stage-level pool configuration from 9 e2e pipeline templates
  • Eliminates the deprecated isCustom field from pool specifications
  • Streamlines pipeline configuration by removing redundant pool settings

Reviewed Changes

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

Show a summary per file
File Description
.pipelines/singletenancy/dualstack-overlay/dualstackoverlay-e2e.stages.yaml Removes stage-level pool configuration
.pipelines/singletenancy/cilium-overlay/cilium-overlay-e2e.stages.yaml Removes stage-level pool configuration
.pipelines/singletenancy/cilium-overlay-withhubble/cilium-overlay-e2e.stages.yaml Removes stage-level pool configuration
.pipelines/singletenancy/cilium-nodesubnet/cilium-nodesubnet-e2e.stages.yaml Removes stage-level pool configuration
.pipelines/singletenancy/cilium-dualstack-overlay/cilium-dualstackoverlay-e2e.stages.yaml Removes stage-level pool configuration
.pipelines/singletenancy/azure-cni-overlay/azure-cni-overlay-e2e.stages.yaml Removes stage-level pool configuration
.pipelines/singletenancy/azure-cni-overlay-stateless/azure-cni-overlay-stateless-e2e.stages.yaml Removes stage-level pool configuration
.pipelines/singletenancy/aks/e2e.stages.yaml Removes stage-level pool configuration
.pipelines/singletenancy/aks-swift/e2e.stages.yaml Removes stage-level pool configuration
@jpayne3506 jpayne3506 added release/latest Change affects latest release train needs-backport Change needs to be backported to previous release trains release/1.6 Change affects 1.6 release train labels Aug 7, 2025
@jpayne3506
Copy link
Contributor Author

/azp run Azure Container Networking PR

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).
@rbtr rbtr merged commit 02c8190 into master Aug 7, 2025
14 of 15 checks passed
@rbtr rbtr deleted the jpayne3506/ob-fix branch August 7, 2025 22:19
NihaNallappagari pushed a commit to NihaNallappagari/azure-container-networking that referenced this pull request Sep 4, 2025
…zure#3898) ci: remove stage level custompool field from e2e templates
sivakami-projects pushed a commit that referenced this pull request Oct 23, 2025
…3898) ci: remove stage level custompool field from e2e templates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Infra or tooling. needs-backport Change needs to be backported to previous release trains release/latest Change affects latest release train release/1.6 Change affects 1.6 release train

3 participants