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

Run Load Tests Under CI #1772

Open
samliok opened this issue Nov 13, 2024 · 0 comments
Open

Run Load Tests Under CI #1772

samliok opened this issue Nov 13, 2024 · 0 comments

Comments

@samliok
Copy link
Contributor

samliok commented Nov 13, 2024

Currently, we have a load testing script that can stress test network throughput for VMs. However, the current implementation has several limitations. It is clunky as it there are multiple dependencies. It also lacks CI integration, preventing us from detecting breaking changes.

Proposed Changes
Implement a scaled-down version of the load test in CI and run it as a cronjob with a weekly cadence. Additionaly, we should export metrics from these runs. Such as node-level metrics, tps metrics, and general system metrics.

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