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(api): add force interrupting flag to perfomance test tool #484

Merged
merged 2 commits into from
Oct 30, 2024

Conversation

eofff
Copy link
Contributor

@eofff eofff commented Oct 30, 2024

Description

Added forceInterruption param to config for perfomance test tool Shatal.

Why do we need it, and what problem does it solve?

We need a config option to instantly stop current testing processes, allowing the state to be saved at the moment they are interrupted.

What is the expected result?

Canceling the run of Shatal works as expected

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

Co-authored-by: Nikita Korolev <[email protected]>
Signed-off-by: Valeriy Khorunzhin <[email protected]>
@eofff eofff merged commit 4caec48 into main Oct 30, 2024
11 checks passed
@eofff eofff deleted the test/api/add-perfomance-test-force-interrupting-option branch October 30, 2024 13:01
danilrwx pushed a commit that referenced this pull request Nov 5, 2024
Added forceInterruption param to config for perfomance test tool Shatal.

Signed-off-by: Valeriy Khorunzhin <[email protected]>
Co-authored-by: Nikita Korolev <[email protected]>

---------

Signed-off-by: Valeriy Khorunzhin <[email protected]>
Co-authored-by: Nikita Korolev <[email protected]>
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.

3 participants