Upgrading from 3.11 to 3.12
Gatling 3.12 is dropping the Akka library and the Graphite integration.
Revamping and adding SDK components to stop an ongoing test
We have changed Injector
to LoadGenerator
. Use the following table as a reference for updating your scripts for
3.12 compatibility.
Old name | New name |
---|---|
stopInjector |
stopLoadGenerator |
stopInjectorIf |
stopLoadGeneratorIf |