mirror of https://github.com/apache/kafka.git
The e2e tests currently cover version 2.1.0 and above. Thus, we can remove `force_use_zk_connection` in `kafka_acls_cmd_with_optional_security_settings` In contrast, the `force_use_zk_connection` in `kafka_topics_cmd_with_optional_security_settings` and `kafka_configs_cmd_with_optional_security_settings` still needs to be kept as `kafka-topics.sh` does not support `--bootstrap-server` in 2.1 and 2.2 e2e test result: ``` =========================================== SESSION REPORT (ALL TESTS) ducktape version: 0.12.0 session_id: 2025-07-02--001 run time: 200 minutes 28.399 seconds tests run: 90 passed: 90 flaky: 0 failed: 0 ignored: 0 =========================================== ``` Reviewers: Ken Huang <s7133700@gmail.com>, TengYao Chi <kitingiao@gmail.com>, Chia-Ping Tsai <chia7712@gmail.com> |
||
---|---|---|
.. | ||
benchmarks | ||
directory_layout | ||
sanity_checks | ||
services | ||
tests | ||
utils | ||
__init__.py | ||
version.py |