Skip to content

Conversation

@QxBytes
Copy link
Contributor

@QxBytes QxBytes commented Nov 12, 2025

Reason for Change:

Backport #4109 with modifications

Issue Fixed:

Requirements:

Notes:

QxBytes and others added 2 commits November 11, 2025 17:22
@QxBytes QxBytes self-assigned this Nov 12, 2025
@QxBytes QxBytes requested a review from a team as a code owner November 12, 2025 01:33
@QxBytes QxBytes added ci Infra or tooling. release/1.5 Change affects v1.5 release train labels Nov 12, 2025
Copilot finished reviewing on behalf of QxBytes November 12, 2025 01:34
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 backports changes from #4109 to address CI pipeline issues by cleaning up disk space before builds and disabling broken port-forward tests for Windows scenarios.

Key changes:

  • Added disk space cleanup step in the container build template to remove unnecessary files and free up space before building images
  • Disabled port-forward tests for Windows scenarios across multiple pipeline templates to unblock failing pipelines
  • Reduced retry count for image builds from 3 to 2

Reviewed Changes

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

Show a summary per file
File Description
.pipelines/containers/container-template.yaml Added disk cleanup script and disk space monitoring; reduced retry count from 3 to 2
.pipelines/singletenancy/aks/e2e-job-template.yaml Conditionally disabled port-forward tests for Windows using parameter check
.pipelines/singletenancy/aks-swift/e2e-job-template.yaml Conditionally disabled port-forward tests for Windows using parameter check
.pipelines/singletenancy/azure-cni-overlay/azure-cni-overlay-e2e-job-template.yaml Disabled port-forward tests for Windows in two test configurations
.pipelines/singletenancy/dualstack-overlay/dualstackoverlay-e2e-job-template.yaml Changed port-forward from true to false for Windows tests

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@QxBytes
Copy link
Contributor Author

QxBytes commented Nov 12, 2025

/azp run Azure Container Networking PR

@QxBytes QxBytes enabled auto-merge November 12, 2025 01:45
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@QxBytes QxBytes added this pull request to the merge queue Nov 12, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 12, 2025
@rejain789
Copy link
Contributor

/azp run Azure Container Networking PR

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@rejain789 rejain789 enabled auto-merge November 12, 2025 16:14
@rejain789 rejain789 added this pull request to the merge queue Nov 12, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 13, 2025
@rejain789 rejain789 added this pull request to the merge queue Nov 13, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 13, 2025
@QxBytes
Copy link
Contributor Author

QxBytes commented Nov 15, 2025

Windows port forwarding has been fixed.

@QxBytes QxBytes closed this Nov 15, 2025
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.5 Change affects v1.5 release train

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants