This is an automated email from the ASF dual-hosted git repository.
schofielaj pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git
from 8d0097f60c8 MINOR: fix failed StreamsBrokerBounceTest e2e tests
(#19839)
add 942b11bb361 KAFKA-19321: Added share_consumer_performance.py and
related system tests (#19836)
No new revisions were added by this update.
Summary of changes:
tests/kafkatest/benchmarks/core/benchmark_test.py | 127 ++++++++++++++++++++-
.../sanity_checks/test_performance_services.py | 32 ++++--
tests/kafkatest/services/kafka/kafka.py | 25 +++-
tests/kafkatest/services/performance/__init__.py | 1 +
...erformance.py => share_consumer_performance.py} | 77 +++++--------
5 files changed, 207 insertions(+), 55 deletions(-)
copy tests/kafkatest/services/performance/{consumer_performance.py =>
share_consumer_performance.py} (58%)