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

Create breakpoint tests #1792

Closed
4 tasks
dagfinno opened this issue Feb 4, 2025 · 0 comments
Closed
4 tasks

Create breakpoint tests #1792

dagfinno opened this issue Feb 4, 2025 · 0 comments
Assignees

Comments

@dagfinno
Copy link
Collaborator

dagfinno commented Feb 4, 2025

Introduction

Create tests that increases traffic to find the system's limits

Description

Write a k6 test that increases the load over time, until the systems starts to fail. To abort on fail will be optional, to let the system scale if necessary

Implementation

Tasks

Preview Give feedback

Threat modelling

Preview Give feedback

Acceptance criteria

GIVEN ...
WHEN ....
THEN ...

GIVEN ...
WHEN ....
THEN ...

@dagfinno dagfinno self-assigned this Feb 4, 2025
@dagfinno dagfinno moved this from New issues to Code Review og PR in Dialogporten / Arbeidsflate Feb 4, 2025
dagfinno added a commit that referenced this issue Feb 4, 2025
<!--- Provide a general summary of your changes in the Title above -->

## Description
This PR adds breakpoint tests, where you give target number of vus,
duration of test and option to abort the test of failures.

<!--- Describe your changes in detail -->

## Related Issue(s)

- #1792 

## Verification

- [ ] **Your** code builds clean without any errors or warnings
- [ ] Manual testing done (required)
- [ ] Relevant automated test added (if you find this hard, leave it and
we'll help out)

## Documentation

- [ ] Documentation is updated (either in `docs`-directory, Altinnpedia
or a separate linked PR in
[altinn-studio-docs.](https://github.com/Altinn/altinn-studio-docs), if
applicable)

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ole Jørgen Skogstad <skogstad@softis.net>
Co-authored-by: Are Almaas <arealmaas@gmail.com>
@dagfinno dagfinno closed this as completed Feb 5, 2025
@github-project-automation github-project-automation bot moved this from Code Review og PR to Done in Dialogporten / Arbeidsflate Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant