kafka/test-common
Jhen-Yung Hsu 55260e9835
KAFKA-19042: Move AdminClientWithPoliciesIntegrationTest to clients-integration-tests module (#20339)
This PR does the following:

- Rewrite to new test infra.
- Rewrite to java.
- Move to clients-integration-tests.
- Add `ensureConsistentMetadata` method to `ClusterInstance`,
similar to `ensureConsistentKRaftMetadata` in the old infra, and
refactors related code.

Reviewers: TengYao Chi <frankvicky@apache.org>, Ken Huang
 <s7133700@gmail.com>
2025-08-15 17:44:47 +08:00
..
test-common-internal-api/src MINOR: Cleanups in Test Common Module (#19775) 2025-05-26 03:07:30 +08:00
test-common-runtime/src KAFKA-19042: Move AdminClientWithPoliciesIntegrationTest to clients-integration-tests module (#20339) 2025-08-15 17:44:47 +08:00
test-common-util/src MINOR: Cleanups in Test Common Module (#19775) 2025-05-26 03:07:30 +08:00