You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2019/05/16 17:27:50 UTC

[GitHub] [accumulo] hkeebler commented on a change in pull request #1164: Fix #1084 partial - IT tests failing on Standalone

hkeebler commented on a change in pull request #1164: Fix #1084 partial - IT tests failing on Standalone
URL: https://github.com/apache/accumulo/pull/1164#discussion_r284816976
 
 

 ##########
 File path: TESTING.md
 ##########
 @@ -85,7 +85,8 @@ An alternative to the MiniAccumuloCluster for testing, a standalone Accumulo clu
 most tests. This requires a manual step of building and deploying the Accumulo cluster by hand. The build can then be
 configured to use this cluster instead of always starting a MiniAccumuloCluster.  Not all of the integration tests are
 good candidates to run against a standalone Accumulo cluster, these tests will still launch a MiniAccumuloCluster for
-their use.
+their use.  They also take longer to run and it may be necessary to provide a timeout.factor property; `-Dtimeout.factor=3`
+is recommended.
 
 Review comment:
   I'll remove the update from Testing.md.  
   Just fyi - I'm running the uno large 32X4 (note that this helped with many of the timeout issues) on my laptop which has 32GB RAM with 12 cpu and 2 has often not been enough.   The uno standalone almost always takes longer running the IT tests.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services