Scaling out and using assertions

Hi All, we are using this approach …

https://github.com/excilys/gatling/wiki/Scaling-out

… to run our loadtests from EC2 and would like to use assertions on the combined result set.

Any idea how to make that happen?

Regards …
Roland

Hi,

I realize this won’t work, as the assertions are declared in the Simulation, so the engine doesn’t have the information when running with -ro.
Could you open an issue, please? I’ll try the think of a workaround for 1.4.X.

“Real” clustering support will come in 2.0.

Cheers,

Stéphane

I’ve opened an issue for this: https://github.com/excilys/gatling/issues/995

Hi Roland,

Just so that you know: we’ve just release 1.4.5 that let use set up the simulation while generating the reports so that you can use assertions with the manual scaling out.

Regards,

Stéphane