Repository: usergrid
Updated Branches:
  refs/heads/USERGRID-1044 7271935bb -> 1a6de02ab


USERGRID-1044: make load entities unlimited save invalid requests


Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo
Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/1a6de02a
Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/1a6de02a
Diff: http://git-wip-us.apache.org/repos/asf/usergrid/diff/1a6de02a

Branch: refs/heads/USERGRID-1044
Commit: 1a6de02ab89f1e5272d1902003fb07085568c069
Parents: 7271935
Author: Mike Dunker <mdun...@apigee.com>
Authored: Mon Oct 26 12:51:38 2015 -0700
Committer: Mike Dunker <mdun...@apigee.com>
Committed: Mon Oct 26 12:51:38 2015 -0700

----------------------------------------------------------------------
 stack/loadtests/runLoadEntitiesUnlimited.sh | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/usergrid/blob/1a6de02a/stack/loadtests/runLoadEntitiesUnlimited.sh
----------------------------------------------------------------------
diff --git a/stack/loadtests/runLoadEntitiesUnlimited.sh 
b/stack/loadtests/runLoadEntitiesUnlimited.sh
index 11ca0a4..c14b6b1 100755
--- a/stack/loadtests/runLoadEntitiesUnlimited.sh
+++ b/stack/loadtests/runLoadEntitiesUnlimited.sh
@@ -99,5 +99,6 @@ mvn gatling:execute \
 -DuuidFilename=${UUID_FILENAME} \
 -DprintFailedRequests=${PRINT_FAILED_REQUESTS} \
 -DusergridRegion=${USERGRID_REGION} \
+-DsaveInvalidResponse=true \
 
-Dgatling.simulationClass=org.apache.usergrid.simulations.ConfigurableSimulation
 

Reply via email to