Skip to content

{AKS} Fix test recording file test_aks_check_network.yaml#9940

Merged
yanzhudd merged 1 commit into
Azure:mainfrom
FumingZhang:fuming/aks-test-0616
Jun 17, 2026
Merged

{AKS} Fix test recording file test_aks_check_network.yaml#9940
yanzhudd merged 1 commit into
Azure:mainfrom
FumingZhang:fuming/aks-test-0616

Conversation

@FumingZhang

Copy link
Copy Markdown
Member

This checklist is used to make sure that common guidelines for a pull request are followed.

Related command

{AKS} Fix test recording file test_aks_check_network.yaml, update API version.

General Guidelines

  • [x Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • Have you run python scripts/ci/test_index.py -q locally? (pip install wheel==0.30.0 required)
  • My extension version conforms to the Extension version schema

For new extensions:

About Extension Publish

There is a pipeline to automatically build, upload and publish extension wheels.
Once your pull request is merged into main branch, a new pull request will be created to update src/index.json automatically.
You only need to update the version information in file setup.py and historical information in file HISTORY.rst in your PR but do not modify src/index.json.

Copilot AI review requested due to automatic review settings June 15, 2026 23:52
@azure-client-tools-bot-prd

azure-client-tools-bot-prd Bot commented Jun 15, 2026

Copy link
Copy Markdown
️✔️Azure CLI Extensions Breaking Change Test
️✔️Non Breaking Changes

@azure-client-tools-bot-prd

Copy link
Copy Markdown

Hi @FumingZhang,
Please write the description of changes which can be perceived by customers into HISTORY.rst.
If you want to release a new extension version, please update the version in setup.py as well.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the AKS check-network outbound test recording to reflect newer ARM API versions used by the CLI/SDK, keeping the playback recording in sync with current service calls.

Changes:

  • Updated the recorded Microsoft.Compute VMSS list request api-version to 2024-11-01 (two occurrences) in test_aks_check_network.yaml.

@yonzhan

yonzhan commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

AKS

@yanzhudd

Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 2 pipeline(s).

@yanzhudd yanzhudd merged commit bb4718f into Azure:main Jun 17, 2026
38 checks passed
bragi92 added a commit to bragi92/azure-cli-extensions that referenced this pull request Jun 17, 2026
The test_aks_check_network integration test was failing across all
Python jobs with a CannotOverwriteExistingCassetteException because the
recorded VMSS request no longer matched. Pull the corrected recording
from upstream/main (Azure#9940) so the build passes.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AKS Auto-Assign Auto assign by bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants