Use SSS3PT_ prefix for stress cluster resource group names#12350
Merged
benbp merged 2 commits intoAzure:mainfrom Dec 22, 2025
Merged
Use SSS3PT_ prefix for stress cluster resource group names#12350benbp merged 2 commits intoAzure:mainfrom
benbp merged 2 commits intoAzure:mainfrom
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
Adds a new SSS3PT_ prefix to stress cluster Azure resource group names to distinguish or namespace them across environments.
- Updated PowerShell provisioning script to use the new prefixed resource group name.
- Updated Helm values (values.yaml) for cluster group identifiers with the same prefix.
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| tools/stress-cluster/cluster/provision.ps1 | Adjusts constructed resource group name to include SSS3PT_ prefix. |
| tools/stress-cluster/cluster/kubernetes/stress-test-addons/values.yaml | Updates clusterGroup entries to use the new prefixed naming scheme. |
weshaggard
approved these changes
Oct 8, 2025
boosingerlisa9-stack
approved these changes
Dec 3, 2025
17c1e1e to
926162c
Compare
Collaborator
|
The following pipelines have been queued for testing: |
weshaggard
approved these changes
Dec 4, 2025
This was referenced Dec 8, 2025
benbp
added a commit
to Azure/azure-sdk-for-rust
that referenced
this pull request
Dec 22, 2025
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#12350 See [eng/common workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow) Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
azure-sdk
added a commit
to Azure/azure-sdk-for-js
that referenced
this pull request
Dec 22, 2025
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#12350 See [eng/common workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow) Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
chlowell
pushed a commit
to Azure/azure-sdk-for-rust
that referenced
this pull request
Jan 16, 2026
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#12350 See [eng/common workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow) Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Use SSS3PT_ prefix for stress cluster resource group names