Repository: usergrid
Updated Branches:
  refs/heads/hotfix-20170728 93cb4ad0f -> 755c8db66


change test Cassandra timeout for astyanax to allow for long request to drop 
keyspace


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

Branch: refs/heads/hotfix-20170728
Commit: 755c8db668eb814fceebfe010b2ab0bbfb2e8764
Parents: 93cb4ad
Author: Mike Dunker <mdun...@google.com>
Authored: Wed Aug 9 15:42:58 2017 -0700
Committer: Mike Dunker <mdun...@google.com>
Committed: Wed Aug 9 15:42:58 2017 -0700

----------------------------------------------------------------------
 stack/core/src/test/resources/usergrid-custom-test.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/usergrid/blob/755c8db6/stack/core/src/test/resources/usergrid-custom-test.properties
----------------------------------------------------------------------
diff --git a/stack/core/src/test/resources/usergrid-custom-test.properties 
b/stack/core/src/test/resources/usergrid-custom-test.properties
index dd6612f..3dc6c04 100644
--- a/stack/core/src/test/resources/usergrid-custom-test.properties
+++ b/stack/core/src/test/resources/usergrid-custom-test.properties
@@ -14,7 +14,7 @@
 
 # these settings allow tests to run and consistently pass on 16GB MacBook Pro
 # with ug.heapmax=5000m and ug.heapmin=3000m (set in Maven settings.xml)
-cassandra.timeout=2000
+cassandra.timeout=20000
 cassandra.connections=1000
 
 

Reply via email to