gatling-operator
gatling-operator copied to clipboard
Automating distributed Gatling load testing using Kubernetes operator
# Feature request It's good to have an option to clean up the external resources such as the s3 bucket created for the Gatling object when the corresponding Gatling object...
### Description https://docs.gatling.io/release-notes/oss/upgrading/3.10-to-3.11/#upgrading-the-gatling-gradle-plugin-to-3110 > It now uses a --simulation= option to force the desired simulation instead of the non-standard gatlingRun- pattern. ### Checklist _Please check if applicable_ - [ ]...
[Feature Request]: Managing Gatling scenarios with CRDs (custom resource definitions) in Kubernetes.
### Summary Thank you for creating such a fantastic tool! Currently, the GatlingOperator leaves the creation of Gatling scenarios to the user and provides the environment to run Gatling as...
### Summary Currently only supported AWS, GCP and Azure. I'd like to add a support for Swift(OpenStack).
### Pre-requisites - [X] I'd like to contribute the fix myself ### What happened/what you expected to happen? Created pod can not run task `gatlingRun-MY_CLASS_NAME`. It is because of wrong...
### Description Refactoring for `tautological condition non-nil != nil` ### Checklist _Please check if applicable_ - [x] Tests have been added (if applicable, ie. when operator codes are added or...