You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by sf...@apache.org on 2014/10/21 22:39:36 UTC

git commit: changing con path

Repository: incubator-usergrid
Updated Branches:
  refs/heads/loadtest ee147191a -> fb4226372


changing con path


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

Branch: refs/heads/loadtest
Commit: fb4226372110b9d2e6d33c74786191878696aeab
Parents: ee14719
Author: Shawn Feldman <sf...@apache.org>
Authored: Tue Oct 21 14:39:23 2014 -0600
Committer: Shawn Feldman <sf...@apache.org>
Committed: Tue Oct 21 14:39:23 2014 -0600

----------------------------------------------------------------------
 stack/loadtests/gatling/conf/gatling.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/fb422637/stack/loadtests/gatling/conf/gatling.conf
----------------------------------------------------------------------
diff --git a/stack/loadtests/gatling/conf/gatling.conf b/stack/loadtests/gatling/conf/gatling.conf
index ef87536..ab1d805 100755
--- a/stack/loadtests/gatling/conf/gatling.conf
+++ b/stack/loadtests/gatling/conf/gatling.conf
@@ -41,7 +41,7 @@ gatling {
     directory {
       #data = user-files/data                    # Folder where user's data (e.g. files used by Feeders) is located
       #requestBodies = user-files/request-bodies # Folder where request bodies are located
-      simulations = /Users/ApigeeCorporation/Desktop/git/incubator-usergrid/stack/loadtests/simulations      # Folder where the bundle's simulations are located
+      simulations = ../../simulations      # Folder where the bundle's simulations are located
       #reportsOnly = ""                          # If set, name of report folder to look for in order to generate its report
       #binaries = ""                             # If set, name of the folder where compiles classes are located
       #results = results                         # Name of the folder where all reports folder are located