You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by md...@apache.org on 2015/11/24 23:23:12 UTC

usergrid git commit: Gatling test script changes.

Repository: usergrid
Updated Branches:
  refs/heads/master b3a86047e -> b4072e0aa


Gatling test script changes.


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

Branch: refs/heads/master
Commit: b4072e0aae769821eaa809fa8c81270a41233f88
Parents: b3a8604
Author: Mike Dunker <md...@apigee.com>
Authored: Tue Nov 24 15:22:39 2015 -0700
Committer: Mike Dunker <md...@apigee.com>
Committed: Tue Nov 24 15:22:39 2015 -0700

----------------------------------------------------------------------
 stack/loadtests/runLoadEntities.sh          | 1 +
 stack/loadtests/runLoadEntitiesUnlimited.sh | 5 ++---
 stack/loadtests/testConfig.sh               | 1 +
 3 files changed, 4 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/usergrid/blob/b4072e0a/stack/loadtests/runLoadEntities.sh
----------------------------------------------------------------------
diff --git a/stack/loadtests/runLoadEntities.sh b/stack/loadtests/runLoadEntities.sh
index b4afcd5..52ee000 100755
--- a/stack/loadtests/runLoadEntities.sh
+++ b/stack/loadtests/runLoadEntities.sh
@@ -40,6 +40,7 @@ if [[ ! -d "$DIR" ]]; then DIR="$PWD"; fi
 #ENTITY_PROGRESS_COUNT=
 #CONSTANT_USERS_PER_SEC=
 #CONSTANT_USERS_DURATION=
+#FLUSH_CSV=
 
 die() { echo "$@" 1>&2 ; exit 1; }
 

http://git-wip-us.apache.org/repos/asf/usergrid/blob/b4072e0a/stack/loadtests/runLoadEntitiesUnlimited.sh
----------------------------------------------------------------------
diff --git a/stack/loadtests/runLoadEntitiesUnlimited.sh b/stack/loadtests/runLoadEntitiesUnlimited.sh
index c14b6b1..10e8a31 100755
--- a/stack/loadtests/runLoadEntitiesUnlimited.sh
+++ b/stack/loadtests/runLoadEntitiesUnlimited.sh
@@ -40,7 +40,8 @@ if [[ ! -d "$DIR" ]]; then DIR="$PWD"; fi
 #ENTITY_PROGRESS_COUNT=
 #CONSTANT_USERS_PER_SEC=
 #CONSTANT_USERS_DURATION=
-#FLUSH_CSV
+#NEW_CSV_ON_FLUSH=
+#FLUSH_CSV=
 
 die() { echo "$@" 1>&2 ; exit 1; }
 
@@ -57,8 +58,6 @@ RAMP_TIME="$2"
 shift $#
 
 SCENARIO_TYPE=loadEntities
-NEW_CSV_ON_FLUSH=true
-FLUSH_CSV=10000
 
 # don't load entities as part of setup (loading entities is the point of the test)
 LOAD_ENTITIES=false

http://git-wip-us.apache.org/repos/asf/usergrid/blob/b4072e0a/stack/loadtests/testConfig.sh
----------------------------------------------------------------------
diff --git a/stack/loadtests/testConfig.sh b/stack/loadtests/testConfig.sh
index fc4de12..4aa5aa6 100755
--- a/stack/loadtests/testConfig.sh
+++ b/stack/loadtests/testConfig.sh
@@ -64,4 +64,5 @@ GET_VIA_QUERY=false
 QUERY_PARAMS=
 
 FLUSH_CSV=10000
+NEW_CSV_ON_FLUSH=true
 USERGRID_REGION=