Skip to content

Support BaseName overrides in CI mode for New-TestResources.ps1#3145

Merged
1 commit merged intoAzure:mainfrom
benbp:benbp/testresources-basename
Apr 15, 2022
Merged

Support BaseName overrides in CI mode for New-TestResources.ps1#3145
1 commit merged intoAzure:mainfrom
benbp:benbp/testresources-basename

Conversation

@benbp
Copy link
Member

@benbp benbp commented Apr 14, 2022

We need to be able to override the randomly generated basename for stress testing, so that we can use top level values for resources and propagate them across configs (e.g. network blocking for a service bus namespace A record).

@benbp benbp requested review from heaths and weshaggard as code owners April 14, 2022 22:41
@benbp benbp added the Central-EngSys This issue is owned by the Engineering System team. label Apr 14, 2022
@benbp benbp self-assigned this Apr 14, 2022
@benbp benbp requested a review from ckairen April 14, 2022 22:50
@azure-sdk
Copy link
Collaborator

The following pipelines have been queued for testing:
java - template
java - template - tests
js - template
net - template
net - template - tests
python - template
python - template - tests
You can sign off on the approval gate to test the release stage of each pipeline.
See eng/common workflow

@ghost
Copy link

ghost commented Apr 15, 2022

Hello @azure-sdk!

Because this pull request has the auto-merge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

@ghost ghost merged commit 2a474ac into Azure:main Apr 15, 2022
@benbp benbp deleted the benbp/testresources-basename branch April 15, 2022 00:30
ghost pushed a commit that referenced this pull request Apr 15, 2022
PR #3145 changed `$BaseName` to generate when null, but our pipelines were actually passing "Generated" such that `$BaseName` was never null. Our validation didn't catch this because they used resource types where it didn't matter, but a number of other live tests failed because other resource types did care (mostly about the uppercase "G").
This pull request was closed.
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants