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 8557d043710 Update test catalog data for GHA workflow run 15710411514
8557d043710 is described below

commit 8557d043710de15d37a51b2736dc1944df21b2ec
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 17 17:09:00 2025 +0000

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

diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index c080456ae0f..76b020bf238 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -2040,6 +2040,7 @@ kafka.server.KRaftClusterTest:
 - testAbandonedFutureReplicaRecovered_mainReplicaInOnlineLogDir
 - testAuthorizerFailureFoundInControllerStartup
 - testClientQuotas
+- testClusterWithLowerCaseListeners
 - testControllerFailover
 - testCreateClusterAndClose
 - testCreateClusterAndCreateAndManyTopics
@@ -2387,6 +2388,7 @@ kafka.server.KafkaConfigTest:
 - testLogRollTimeBothMsAndHoursProvided
 - testLogRollTimeMsProvided
 - testLogRollTimeNoConfigProvided
+- testLowercaseControllerListenerNames
 - testMaxConnectionsPerIpProp
 - testMetadataMaxSnapshotInterval
 - testMultipleControllerListenerNamesMapToPlaintextByDefaultForKRaft

Reply via email to