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

Proposed: Zip .NET in-proc perf tests to allow for automated perf tests #2694

Merged
merged 28 commits into from
Dec 21, 2023

Conversation

davidmrdavid
Copy link
Contributor

@davidmrdavid davidmrdavid commented Dec 11, 2023

Please see the internal thread on this PR for more context

This PR adds two steps to our release pipeline:
(1) It creates a zip-deployable payload of our .NET in-proc perf tests
(2) It moves that .zip to the directory where our ADO publishing payload is located.

With these two changes, ADO should be able to pick up our .NET in-proc perf tests and consume them in an automated performance testing runner. Doing this should reduce the friction in our release process.

@davidmrdavid davidmrdavid changed the title Zip .NET in-proc perf tests to allow for automated perf tests Proposed: Zip .NET in-proc perf tests to allow for automated perf tests Dec 11, 2023
Copy link
Collaborator

@bachuv bachuv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding these steps!

azure-pipelines-release.yml Outdated Show resolved Hide resolved
@davidmrdavid davidmrdavid merged commit f61e5b2 into dev Dec 21, 2023
1 of 5 checks passed
@davidmrdavid davidmrdavid deleted the dajusto/zip-perf-tests branch December 21, 2023 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants