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

CQI-21: standarized and isolated the performance tests #109

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lruzicki
Copy link

@lruzicki lruzicki commented Dec 2, 2024

In scope of this PR:

  • each scenario is isolated from others, extending the performance tests time but results in more accurate data per each scenario to analyze and identify bottleneck and if they are related to specific scenario. In the future this can be changed to be parallel execution.
  • standarized GET and POST requests to have common response times
  • fixed syntax for taurus reporting, added missing criteria
  • change tests parametrization to get more constant values that are not interrupted by other scenarios executing at the same time

This change is Reviewable

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