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

Python repo to provide a python lib and client to help with scalability tests #491

Open
viniarck opened this issue Jul 29, 2024 · 0 comments

Comments

@viniarck
Copy link
Member

Currently, each developer has their own scripts when trying to stress test certain resources. At some point we should create a new repo, expose a python lib to CRUD napps and core resources like EVC, and then it can be used from another Python application or as a cli. We should also consider generating the openapi clients if a good async client can be generated.

In the future this can be used by the stress test repo we'll have too #446. Here, the focus is to provide the building blocks to CRUD and CRUD concurrently.

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