kubeshop / testkube

☸️ Kubernetes-native testing framework for test execution and orchestration
https://testkube.io
Other
1.28k stars 128 forks source link

Locust executor #2866

Open yarden-slon opened 1 year ago

yarden-slon commented 1 year ago

I need the ability to run distributed Locust with master and multiple workers that communicate with one another. I tried creating it using container executor but faced some issues with the custom job-template. Furthermore, I want it to be one test and with a custom container executor, I will have to create 2 tests - one for the master and one for the worker. Can you please consider adding it as an executor?

vsukhin commented 1 year ago

Thank you, @yarden-slon. Looks like an interesting request. Let @TheBrunoLopes to follow you for details. Sounds like we need to understand better the desired flow

vsukhin commented 1 year ago

@TheBrunoLopes need to be discussed