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

Add CI tests to zeebe-performance-test repo #17

Open
rodrigo-lourenco-lopes opened this issue Aug 21, 2023 · 0 comments
Open

Add CI tests to zeebe-performance-test repo #17

rodrigo-lourenco-lopes opened this issue Aug 21, 2023 · 0 comments

Comments

@rodrigo-lourenco-lopes
Copy link
Contributor

Description

Currently, when creating a pull request on the zeebe-performance-test there are no tests that are run on the changes applied.

In order to improve test coverage of changes applied we should add tests that are required to pass in order to merge, as we do in other repos.

Suggested Solution

One possible test to add is to create a new benchmark from zeebe main branch and then run the performance test of the current branch on the benchmark.
This would allow us to catch any breaking changes added to the PR.

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

No branches or pull requests

1 participant