Skip to content

Make Fleet tests sync + async, add ManagedNamespace test support#57267

Merged
frantran merged 8 commits intoAzure:mainfrom
frantran:sync-tests
Apr 7, 2026
Merged

Make Fleet tests sync + async, add ManagedNamespace test support#57267
frantran merged 8 commits intoAzure:mainfrom
frantran:sync-tests

Conversation

@frantran
Copy link
Copy Markdown
Member

Make Fleet tests sync + async, add ManagedNamespace test support

addresses the issues here: #56483 (comment)

Copilot AI review requested due to automatic review settings March 19, 2026 22:53
@github-actions github-actions bot added the Mgmt This issue is related to a management package. label Mar 19, 2026
Copy link
Copy Markdown
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

Updates the Azure ResourceManager ContainerServiceFleet SDK to expand scenario coverage and adjust long-running operation (LRO) polling behavior, in support of the Fleet API version 2025-08-01-preview and the feedback noted in the referenced PR discussion.

Changes:

  • Run the Fleet CRUD scenario test suite in both “async” and “sync” fixture modes and update Fleet create payload to include HubProfile.DnsPrefix.
  • Add scenario coverage for Fleet Managed Namespace CRUD operations.
  • Change Fleet-specific generated LRO operation defaults around skipApiVersionOverride, and update the assets tag.

Reviewed changes

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

File Description
sdk/fleet/Azure.ResourceManager.ContainerServiceFleet/tests/Scenario/FleetCRUD.cs Adds dual-fixture execution and extends scenario coverage with Managed Namespace CRUD operations and Fleet hub profile settings.
sdk/fleet/Azure.ResourceManager.ContainerServiceFleet/src/Generated/LongRunningOperation/ContainerServiceFleetArmOperationOfT.cs Changes default skipApiVersionOverride behavior for generic Fleet LRO polling.
sdk/fleet/Azure.ResourceManager.ContainerServiceFleet/src/Generated/LongRunningOperation/ContainerServiceFleetArmOperation.cs Changes default skipApiVersionOverride behavior for non-generic Fleet LRO polling.
sdk/fleet/Azure.ResourceManager.ContainerServiceFleet/assets.json Updates the recorded assets tag reference.

@frantran frantran enabled auto-merge (squash) April 2, 2026 22:28
@frantran frantran merged commit 22e0451 into Azure:main Apr 7, 2026
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Mgmt This issue is related to a management package.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants