-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53026/
-----------------------------------------------------------

Review request for geode and Dan Smith.


Repository: geode


Description
-------

* While creating VMs for the DUnit tests sometimes GC may kick in
* But the test framework requires the VMs to be ready within 30 seconds.
* So we have increased the timeout to 2min to account for the time consumed by 
GC
* This is to handle errors in CI running in slower machines.


Diffs
-----

  
geode-core/src/test/java/org/apache/geode/test/dunit/standalone/DUnitLauncher.java
 6618d2a 

Diff: https://reviews.apache.org/r/53026/diff/


Testing
-------

precheck


Thanks,

nabarun nag

Reply via email to