----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53026/#review153706 -----------------------------------------------------------
Ship it! Ship It! - Dan Smith On Oct. 24, 2016, 4:33 p.m., nabarun nag wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/53026/ > ----------------------------------------------------------- > > (Updated Oct. 24, 2016, 4:33 p.m.) > > > 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 > >