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

Nightly automated load tests of dev.renku.ch #2959

Open
olevski opened this issue Feb 22, 2023 · 0 comments
Open

Nightly automated load tests of dev.renku.ch #2959

olevski opened this issue Feb 22, 2023 · 0 comments
Assignees

Comments

@olevski
Copy link
Member

olevski commented Feb 22, 2023

Run k6 load testing against the renku dev deployment nightly and record the results in Grafana.

The tests will most likely have to run in k8s not in an action because github actions may not have enough resources to launch so many sessions.

There are several existing load tests that can be used for this purpose. We should use and adapt them. In addition k6 has the ability to create very specific metrics (i.e. for specific endpoints) that then can be saved in a time series database that then can be accessed from Grafana.

The load tests can be scheduled nightly with a cronjob in our clusters.

@github-project-automation github-project-automation bot moved this to Backlog in renku-python Feb 22, 2023
@Panaetius Panaetius moved this from Backlog to Ready in renku-python Feb 24, 2023
@Panaetius Panaetius moved this from Ready to In Progress in renku-python Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

1 participant