This is an automated email from the ASF dual-hosted git repository.
chia7712 pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git
from 93499df6e98 KAFKA-18924 Running the storage module tests produces a
storage/storage.log file (#19147)
add e05b0e68e47 KAFKA-18915 Rewrite AdminClientRebootstrapTest to cover
the current scenario (#19187)
No new revisions were added by this update.
Summary of changes:
.../import-control-clients-integration-tests.xml | 1 +
.../kafka/clients/ClientRebootstrapTest.java | 97 ++++++++++++++++++
.../kafka/test/api/AdminClientRebootstrapTest.java | 110 ---------------------
3 files changed, 98 insertions(+), 110 deletions(-)
create mode 100644
clients/clients-integration-tests/src/test/java/org/apache/kafka/clients/ClientRebootstrapTest.java
delete mode 100644
core/src/test/java/kafka/test/api/AdminClientRebootstrapTest.java