Run Tests - daprieto1/stress-test-apps GitHub Wiki

Run Tests

Access to VM

For access from a machine with Linux OS:

ssh -i clientPrivateKey.pem bizadmin@ClientVM#-ip

For access from a machine with Windows client, download PuTTy and use the clientPrivateKey.ppk.

Run tests

cd ~/RNF/scenarios/gatling-gradle
./gradlew gatling-[pakage].[testFile.scala] -Dhost=[BPMHost] -Dsteps=[gatling steps configuration] -DauthToken=[auth token for BPM]