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 53f2587be83 Update test catalog data for GHA workflow run 14946980793
53f2587be83 is described below

commit 53f2587be8330c42a7175f1e807f935b9c1fa8bd
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat May 10 19:54:26 2025 +0000

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

diff --git a/test-catalog/clients/clients-integration-tests/tests.yaml 
b/test-catalog/clients/clients-integration-tests/tests.yaml
index d4ba37a75ea..5e2ff732612 100644
--- a/test-catalog/clients/clients-integration-tests/tests.yaml
+++ b/test-catalog/clients/clients-integration-tests/tests.yaml
@@ -55,6 +55,8 @@ org.apache.kafka.clients.admin.ListOffsetsIntegrationTest:
 org.apache.kafka.clients.admin.RackAwareAutoTopicCreationTest:
 - testAutoCreateTopic
 org.apache.kafka.clients.admin.StaticBrokerConfigTest:
+- testInternalConfigsDoNotReturnForCreateTopics
+- testInternalConfigsDoNotReturnForDescribeConfigs
 - testTopicConfigsGetImpactedIfStaticConfigsAddToBroker
 - testTopicConfigsGetImpactedIfStaticConfigsAddToController
 org.apache.kafka.clients.consumer.ConsumerIntegrationTest:

Reply via email to