[WIP] test/e2e: add optional Azure Linux 4 cluster e2e test#6312
[WIP] test/e2e: add optional Azure Linux 4 cluster e2e test#6312mboersma wants to merge 2 commits into
Conversation
|
Skipping CI for Draft Pull Request. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Codecov Report✅ All modified and coverable lines are covered by tests. 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. 🚀 New features to boost your workflow:
|
|
/test pull-cluster-api-provider-azure-e2e-optional |
|
/test pull-cluster-api-provider-azure-e2e-optional (Failure was #5690) |
|
@mboersma: The following test failed, say
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. DetailsInstructions 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. |
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 experimentalcapi-azurelinux-4-gen2shared 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
PContextskip 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:
Release note: