st-tech / gatling-operator

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

Gatling 3.11 upgrade #120

Open annappropriate opened 3 weeks ago

annappropriate commented 3 weeks ago

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

Relevant issue #

kane8n commented 3 weeks ago

Thanks for the PullRequest! It seems to work fine with gatling 3.11. However, there seems to be a backward compatibility issue, so please let me check.