Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[test resources] Fix regression - base name overrides in CI #5924

Merged
1 commit merged into from
Apr 5, 2023

Conversation

benbp
Copy link
Member

@benbp benbp commented Apr 5, 2023

This PR fixes an issue introduced in #5242 which stopped respecting BaseName parameter overrides in CI mode. This caused issues in stress deployments where we intentionally override BaseName to get a short name hash and need the value to match up with other places where inject it.

CC @richardpark-msft @lmolkova

@benbp benbp requested review from weshaggard and heaths as code owners April 5, 2023 20:03
@benbp benbp added the Central-EngSys This issue is owned by the Engineering System team. label Apr 5, 2023
@benbp benbp self-assigned this Apr 5, 2023
@benbp benbp added the Stress This issue is related to stress testing, part of our reliability pillar. label Apr 5, 2023
@benbp benbp requested a review from ckairen April 5, 2023 20:06
@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 5, 2023

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 e8abc39 into Azure:main Apr 5, 2023
@benbp benbp deleted the benbp/base-name-override branch April 7, 2023 18:30
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. Stress This issue is related to stress testing, part of our reliability pillar.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants