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 2020/10/28 16:48:08 UTC

[geode] branch develop updated (92694c8 -> aff7a55)

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 92694c8  Fix problem with pr pipeline. Used wrong variable in template. (#5683)
     add aff7a55  GEODE-8647: Support multiple instances of DistributedMap (#5667)

No new revisions were added by this update.

Summary of changes:
 ...istributedTest.java => DistributedMapTest.java} | 164 ++++++++++++++++++++-
 .../geode/test/dunit/rules/DistributedMap.java     |  28 +++-
 2 files changed, 184 insertions(+), 8 deletions(-)
 rename geode-dunit/src/distributedTest/java/org/apache/geode/test/dunit/rules/tests/{DistributedMapDistributedTest.java => DistributedMapTest.java} (71%)