Skip to content

Conversation

@azure-sdk
Copy link
Collaborator

Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#12350 See eng/common workflow

Copilot AI review requested due to automatic review settings December 8, 2025 20:31
@azure-sdk azure-sdk requested a review from a team as a code owner December 8, 2025 20:31
@azure-sdk azure-sdk requested a review from benbp December 8, 2025 20:31
@azure-sdk azure-sdk added EngSys This issue is impacting the engineering system. Central-EngSys This issue is owned by the Engineering System team. labels Dec 8, 2025
Copy link
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

This PR syncs the eng/common directory from azure-sdk-tools repository (PR #12350), introducing two key infrastructure changes: adding the SSS3PT_ prefix to stress test cluster resource group names for compliance purposes, and implementing validation logic to prevent deployment failures when local addon configuration changes are detected.

Key Changes:

  • Updated stress test cluster resource group names with SSS3PT_ prefix across all environments (pg, prod, storage)
  • Added pre-deployment validation to detect uncommitted values.yaml changes and require explicit LocalAddonsPath parameter

Reviewed changes

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

File Description
eng/common/scripts/stress-testing/stress-test-deployment-lib.ps1 Added SSS3PT_ prefix to cluster group names for pg, prod, and storage environments to comply with TME tenant naming conventions
eng/common/scripts/stress-testing/deploy-stress-tests.ps1 Added validation logic to detect local changes to stress-test-addons values.yaml and fail early with helpful error message if LocalAddonsPath is not specified

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

Labels

Central-EngSys This issue is owned by the Engineering System team. EngSys This issue is impacting the engineering system.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants