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

github-actions[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 c60ec8f30fa Update test catalog data for GHA workflow run 29678004020
c60ec8f30fa is described below

commit c60ec8f30fa8e49368b1aeb666b7f93556ae6ef3
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Jul 19 12:52:53 2026 +0000

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

diff --git a/test-catalog/test-common/test-common-runtime/tests.yaml 
b/test-catalog/test-common/test-common-runtime/tests.yaml
index 40afeeb6698..af8f596f697 100644
--- a/test-catalog/test-common/test-common-runtime/tests.yaml
+++ b/test-catalog/test-common/test-common-runtime/tests.yaml
@@ -13,6 +13,7 @@ org.apache.kafka.common.test.KafkaClusterThreadFactoryTest:
 - testGetThreadIds
 org.apache.kafka.common.test.TestKitNodeTest:
 - testListenerName
+- testMixedSslSecurityProtocolIsNotSupported
 - testSecurityProtocol
 org.apache.kafka.common.test.junit.ClusterTestBeforeEachTest:
 - testDefault
@@ -36,6 +37,7 @@ org.apache.kafka.common.test.junit.ClusterTestExtensionsTest:
 - testSaslPlaintextWithController
 - testSaslSslWithController
 - testShutdownAndSyncMetadata
+- testSsl
 - testSupportedNewGroupProtocols
 - testVerifyTopicDeletion
 org.apache.kafka.common.test.junit.ClusterTestExtensionsUnitTest:

Reply via email to