You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by kl...@apache.org on 2019/10/11 20:24:17 UTC

[geode] branch develop updated (d1323bd -> 91cc1b6)

This is an automated email from the ASF dual-hosted git repository.

klund pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from d1323bd  GEODE-6566: Prevent MemberMXBeanAttributesDistributedTest flakiness
     add 91cc1b6  GEODE-6183: Increase await timeout for LocatorLauncher tests (#4139)

No new revisions were added by this update.

Summary of changes:
 .../distributed/LauncherIntegrationTestCase.java   | 10 ++++++--
 .../apache/geode/distributed/LocatorCommand.java   |  1 +
 ...catorLauncherJmxManagerLocalRegressionTest.java |  7 +++--
 .../LocatorLauncherRemoteFileIntegrationTest.java  |  8 +++---
 .../LocatorLauncherRemoteIntegrationTest.java      | 28 ++++++++++----------
 .../LocatorLauncherRemoteIntegrationTestCase.java  | 30 +++++++++++-----------
 .../apache/geode/distributed/ServerCommand.java    |  1 +
 7 files changed, 48 insertions(+), 37 deletions(-)