Skip to content

Conversation

@mboersma
Copy link
Contributor

@mboersma mboersma commented Dec 9, 2025

What type of PR is this?

/kind cleanup

What this PR does / why we need it:

Updates the default Azure VM SKUs used in testing and templates since the current choices are now deprecated.

Overall:

  • Standard_B2s -> Standard_B2s_v2
  • Standard_D2s_v3 -> Standard_D2s_v5.

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

See the migration guide for more information. The current SKUs will be phased out in 2028, so this isn't urgent.

TODOs:

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

Release note:

NONE

@k8s-ci-robot
Copy link
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-none Denotes a PR that doesn't merit a release note. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. labels Dec 9, 2025
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Dec 9, 2025
@k8s-ci-robot
Copy link
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 mboersma for approval. For more information see the Code Review Process.

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

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 the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Dec 9, 2025
@mboersma
Copy link
Contributor Author

mboersma commented Dec 9, 2025

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

@mboersma mboersma marked this pull request as ready for review December 9, 2025 20:15
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Dec 9, 2025
@codecov
Copy link

codecov bot commented Dec 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 44.64%. Comparing base (37d47aa) to head (62c6c2c).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5996      +/-   ##
==========================================
- Coverage   44.64%   44.64%   -0.01%     
==========================================
  Files         279      279              
  Lines       25244    25244              
==========================================
- Hits        11271    11269       -2     
- Misses      13150    13152       +2     
  Partials      823      823              

☔ 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
Contributor Author

mboersma commented Dec 9, 2025

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

@mboersma
Copy link
Contributor Author

mboersma commented Dec 9, 2025

/retitle [WIP] Update default Azure VM SKUs used in testing and templates

AKS tests failed with:
The Virtual Machine size Standard_D2s_v5 does not support Ephemeral OS disk.

@k8s-ci-robot k8s-ci-robot changed the title Update default Azure VM SKUs used in testing and templates [WIP] Update default Azure VM SKUs used in testing and templates Dec 9, 2025
@k8s-ci-robot k8s-ci-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Dec 9, 2025
@k8s-ci-robot
Copy link
Contributor

k8s-ci-robot commented Dec 10, 2025

@mboersma: The following tests 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 4bb058e link false /test pull-cluster-api-provider-azure-e2e-optional
pull-cluster-api-provider-azure-apiversion-upgrade 62c6c2c link true /test pull-cluster-api-provider-azure-apiversion-upgrade

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.

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/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. release-note-none Denotes a PR that doesn't merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants