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 17393ed396d Update test catalog data for GHA workflow run 14448709284
17393ed396d is described below

commit 17393ed396d133e3d48b7a34e6d3179bb49de36f
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 14 18:30:25 2025 +0000

    Update test catalog data for GHA workflow run 14448709284
    
    Commit: 
https://github.com/apache/kafka/commit/8827ce47010e1a6cb35119be2724dd47bf9c1ddb
    GitHub Run: https://github.com/apache/kafka/actions/runs/14448709284
---
 test-catalog/server/tests.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/test-catalog/server/tests.yaml b/test-catalog/server/tests.yaml
index 9f87362c904..36fed429446 100644
--- a/test-catalog/server/tests.yaml
+++ b/test-catalog/server/tests.yaml
@@ -103,6 +103,10 @@ org.apache.kafka.server.ClientMetricsManagerTest:
 - testUpdateSubscriptionWithPropertiesDeletion
 org.apache.kafka.server.LogManagerIntegrationTest:
 - testRestartBrokerNoErrorIfMissingPartitionMetadata
+org.apache.kafka.server.config.DelegationTokenManagerConfigsTest:
+- testDefaults
+- testInvalidProperty
+- testOverride
 org.apache.kafka.server.metrics.BrokerServerMetricsTest:
 - testIgnoredStaticVoters
 - testLastAppliedRecordOffset

Reply via email to