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 20:10
@jpayne3506 jpayne3506 self-assigned this Aug 7, 2025
Copilot AI review requested due to automatic review settings August 7, 2025 20:10
@jpayne3506 jpayne3506 added the ci Infra or tooling. label Aug 7, 2025
@jpayne3506 jpayne3506 requested a review from a team as a code owner August 7, 2025 20:10
@jpayne3506 jpayne3506 added the release/1.6 Change affects 1.6 release train 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 stage-level pool configuration fields from multiple e2e job templates in Azure DevOps pipeline YAML files. The change eliminates the isCustom, type, and name fields from pool configurations because upstream validation changes now handle these fields automatically.

  • Removes redundant pool configuration from stage templates
  • Simplifies pipeline configuration by leveraging upstream validation
  • Maintains consistent structure across all e2e job templates

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 Removed pool configuration block with isCustom, type, and name fields
.pipelines/singletenancy/cilium-overlay/cilium-overlay-e2e.stages.yaml Removed pool configuration block with isCustom, type, and name fields
.pipelines/singletenancy/cilium-overlay-withhubble/cilium-overlay-e2e.stages.yaml Removed pool configuration block with isCustom, type, and name fields
.pipelines/singletenancy/cilium-nodesubnet/cilium-nodesubnet-e2e.stages.yaml Removed pool configuration block with isCustom, type, and name fields
.pipelines/singletenancy/cilium-dualstack-overlay/cilium-dualstackoverlay-e2e.stages.yaml Removed pool configuration block with isCustom, type, and name fields
.pipelines/singletenancy/azure-cni-overlay/azure-cni-overlay-e2e.stages.yaml Removed pool configuration block with isCustom, type, and name fields
.pipelines/singletenancy/azure-cni-overlay-stateless/azure-cni-overlay-stateless-e2e.stages.yaml Removed pool configuration block with isCustom, type, and name fields
.pipelines/singletenancy/aks/e2e.stages.yaml Removed pool configuration block with isCustom, type, and name fields
.pipelines/singletenancy/aks-swift/e2e.stages.yaml Removed pool configuration block with isCustom, type, and name fields
@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 0dbd816 into release/v1.6 Aug 7, 2025
10 of 15 checks passed
@rbtr rbtr deleted the jpayne3506/ob-fix-1.6 branch August 7, 2025 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Infra or tooling. release/1.6 Change affects 1.6 release train

2 participants