st-tech / gatling-operator

Automating distributed Gatling load testing using Kubernetes operator
MIT License
68 stars 21 forks source link

fix maxJobRunWaitTimeInSeconds from 10 min to 30 min #7

Closed ksudate closed 2 years ago

ksudate commented 2 years ago

Fix. https://github.com/st-tech/gatling-operator/issues/6

There is also a way to specify the maximum job execution time in Gatling Spec, but for now, 10 minutes is too short, so change it to 30 minutes.