Skip to content

[WIP] test/e2e: add optional Azure Linux 4 cluster e2e test#6312

Draft
mboersma wants to merge 2 commits into
kubernetes-sigs:mainfrom
mboersma:e2e-azl4
Draft

[WIP] test/e2e: add optional Azure Linux 4 cluster e2e test#6312
mboersma wants to merge 2 commits into
kubernetes-sigs:mainfrom
mboersma:e2e-azl4

Conversation

@mboersma
Copy link
Copy Markdown
Contributor

@mboersma mboersma commented May 14, 2026

What type of PR is this?

/kind feature

What this PR does / why we need it:

Adds a new [OPTIONAL] e2e Context that builds a 3+2 HA cluster from the experimental capi-azurelinux-4-gen2 shared community gallery image, mirroring the existing Azure Linux 3 spec.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

See also kubernetes-sigs/image-builder#2014

The second commit is a temporary PContext skip of the other [OPTIONAL] specs so the e2e-optional presubmit exercises only the new AZL4 spec from this draft PR. It will be dropped before merge.

TODOs:

  • squashed commits
  • includes documentation
  • adds unit tests
  • cherry-pick candidate

Release note:

test/e2e: add optional Azure Linux 4 cluster e2e test

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@k8s-ci-robot k8s-ci-robot added release-note Denotes a PR that will be considered when it comes time to generate release notes. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. kind/feature Categorizes issue or PR as related to a new feature. labels May 14, 2026
@k8s-ci-robot k8s-ci-robot requested review from marosset and nojnhuh May 14, 2026 21:18
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign neolit123 for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels May 14, 2026
@mboersma mboersma changed the title test/e2e: add optional Azure Linux 4 cluster e2e test [WIP] test/e2e: add optional Azure Linux 4 cluster e2e test May 14, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 43.84%. Comparing base (2ea3260) to head (e4868e7).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6312   +/-   ##
=======================================
  Coverage   43.84%   43.84%           
=======================================
  Files         289      289           
  Lines       25346    25346           
=======================================
  Hits        11114    11114           
  Misses      13458    13458           
  Partials      774      774           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mboersma
Copy link
Copy Markdown
Contributor Author

/test pull-cluster-api-provider-azure-e2e-optional

@mboersma
Copy link
Copy Markdown
Contributor Author

/test pull-cluster-api-provider-azure-e2e-optional

(Failure was #5690)

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

@mboersma: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-cluster-api-provider-azure-e2e-optional e4868e7 link false /test pull-cluster-api-provider-azure-e2e-optional

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. kind/feature Categorizes issue or PR as related to a new feature. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants