This is an automated email from the ASF dual-hosted git repository.
jensdeppe pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from e69590e GEODE-9669: Improve reporting of Radish
mem_fragmentation_ratio (#7127)
add 2b523e1 GEODE-9855: Radish authentication during HA test (#7146)
No new revisions were added by this update.
Summary of changes:
.../test/dunit/rules/SerializableFunction.java | 7 ++
.../test/dunit/rules/RedisClusterStartupRule.java | 18 ++-
.../auth/AuthWhileServersRestartDUnitTest.java | 130 +++++++++++++++++++++
3 files changed, 153 insertions(+), 2 deletions(-)
create mode 100644
geode-for-redis/src/distributedTest/java/org/apache/geode/redis/internal/executor/auth/AuthWhileServersRestartDUnitTest.java