This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch test-catalog
in repository https://gitbox.apache.org/repos/asf/kafka.git


The following commit(s) were added to refs/heads/test-catalog by this push:
     new e89290c01ec Update test catalog data for GHA workflow run 22648007641
e89290c01ec is described below

commit e89290c01ec4b3b28643dcefce3fee5be8bcf140
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 4 02:10:46 2026 +0000

    Update test catalog data for GHA workflow run 22648007641
    
    Commit: 
https://github.com/apache/kafka/commit/288b4799eeac959e9f5b8691cdb4adb25b23d1c3
    GitHub Run: https://github.com/apache/kafka/actions/runs/22648007641
---
 test-catalog/clients/clients-integration-tests/tests.yaml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/test-catalog/clients/clients-integration-tests/tests.yaml 
b/test-catalog/clients/clients-integration-tests/tests.yaml
index cfbddb14c12..7b921f3b153 100644
--- a/test-catalog/clients/clients-integration-tests/tests.yaml
+++ b/test-catalog/clients/clients-integration-tests/tests.yaml
@@ -29,6 +29,11 @@ org.apache.kafka.clients.admin.AdminFenceProducersTest:
 - testFenceAfterProducerCommit
 - testFenceBeforeProducerCommit
 - testFenceProducerTimeoutMs
+org.apache.kafka.clients.admin.AutoTopicCreationTest:
+- testAutoCreateTopicWithDefaultConfig
+- testAutoCreateTopicWithExplicitBrokerConfig
+- testAutoCreateTopicWithImplicitBrokerConfig
+- testAutoCreateTopicWithMixedConfig
 org.apache.kafka.clients.admin.ClientTelemetryTest:
 - testClientInstanceId
 - testIntervalMsParser

Reply via email to