This is an automated email from the ASF dual-hosted git repository.
moleske pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from 1fb1dc1 GEODE-9003: Remove the member from replicates as GII
candidate if it'… (#6093)
add f30b891 GEODE-6143: remove powermock from LinuxSystemStatsTest (#6125)
No new revisions were added by this update.
Summary of changes:
.../internal/statistics/LinuxSystemStatsTest.java | 129 ++++-----------------
.../internal/statistics/100PercentStealTime.txt | 2 +
.../internal/statistics/25PercentStealTime.txt | 2 +
.../internal/statistics/66PercentStealTime.txt | 2 +
.../geode/internal/statistics/FlatStealTime.txt | 2 +
.../geode/internal/statistics/mockNetstatStats.txt | 2 +
.../statistics/platform/LinuxProcFsStatistics.java | 59 +++++-----
7 files changed, 61 insertions(+), 137 deletions(-)
create mode 100644
geode-core/src/integrationTest/resources/org/apache/geode/internal/statistics/100PercentStealTime.txt
create mode 100644
geode-core/src/integrationTest/resources/org/apache/geode/internal/statistics/25PercentStealTime.txt
create mode 100644
geode-core/src/integrationTest/resources/org/apache/geode/internal/statistics/66PercentStealTime.txt
create mode 100644
geode-core/src/integrationTest/resources/org/apache/geode/internal/statistics/FlatStealTime.txt
create mode 100644
geode-core/src/integrationTest/resources/org/apache/geode/internal/statistics/mockNetstatStats.txt