kafka/tests/kafkatest
Chia-Ping Tsai 598a0d16fa
KAFKA-10257 system test kafkatest.tests.core.security_rolling_upgrade_test fails (#9021)
security_rolling_upgrade_test may change the security listener and then restart Kafka servers. has_sasl and has_ssl get out-of-date due to cached _security_config. This PR offers a simple fix that we always check the changes of port mapping and then update the sasl/ssl flag.

Reviewers:  Ismael Juma <ismael@juma.me.uk>, Jun Rao <junrao@gmail.com>
2020-07-15 11:33:49 -07:00
..
benchmarks KAFKA-9320: Enable TLSv1.3 by default (KIP-573) (#8695) 2020-06-02 15:34:43 -07:00
directory_layout MINOR: Add HttpMetricsReporter for system tests 2017-11-09 09:42:46 -08:00
sanity_checks KAFKA-8070: Increase consumer startup timeout in system tests (#6405) 2019-03-08 16:57:58 +00:00
services KAFKA-10257 system test kafkatest.tests.core.security_rolling_upgrade_test fails (#9021) 2020-07-15 11:33:49 -07:00
tests KAFKA-10235 Fix flaky transactions_test.py (#8981) 2020-07-09 09:33:07 -07:00
utils KAFKA-9320: Enable TLSv1.3 by default (KIP-573) (#8695) 2020-06-02 15:34:43 -07:00
__init__.py Bump trunk to 2.7.0-SNAPSHOT (#8746) 2020-06-01 21:23:09 -05:00
version.py KAFKA-10138: Prefer --bootstrap-server for reassign_partitions command in ducktape tests (#8898) 2020-06-19 12:35:49 -07:00