Gatling running on a Cloud Foundry as a service instance

Hi Group,

Has anyone tried running gatling tests from Cloud Foundry, i.e. gatling tests executed from cloud foundry instance ?

This is the approach I’m planning to implement.

  1. Create gatling tests in dev machine.
  2. Compile and package using gatling maven plugin
  3. Make the package in to a CF deployable
  4. Push to CF
  5. Start the test from CF

Any previous experience, best practices or idea of any sort welcome.

Best regards,

-Pujitha.