This is an automated email from the ASF dual-hosted git repository.
cmccabe pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from ee68b99 KAFKA-10463: Install `git` explicitly in Dockerfile (#9257)
add ebd64b5 KAFKA-10131: Remove use_zk_connection flag from ducktape
(#9274)
No new revisions were added by this update.
Summary of changes:
tests/kafkatest/services/kafka/kafka.py | 218 +++++++++++++++------
tests/kafkatest/services/security/kafka_acls.py | 150 ++++++++++----
.../kafkatest/services/security/security_config.py | 10 +-
.../tests/core/security_rolling_upgrade_test.py | 7 +-
tests/kafkatest/tests/core/security_test.py | 7 +-
.../tests/core/zookeeper_security_upgrade_test.py | 3 +-
.../tests/core/zookeeper_tls_encrypt_only_test.py | 4 +-
tests/kafkatest/version.py | 6 +
8 files changed, 299 insertions(+), 106 deletions(-)