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 452ab3a156a Update test catalog data for GHA workflow run 19499962142
452ab3a156a is described below

commit 452ab3a156a6a6ea1b5d0ebeedf8138129e72608
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 19 15:06:51 2025 +0000

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

diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index fb0c6088dfc..f88d17ef3b1 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -472,6 +472,20 @@ kafka.api.SaslOAuthBearerSslEndToEndAuthorizationTest:
 - testProduceConsumeWithPrefixedAcls
 - testProduceConsumeWithWildcardAcls
 - testTwoConsumersWithDifferentSaslCredentials
+kafka.api.SaslPlainSslEndToEndAuthorizationTest:
+- testNoConsumeWithDescribeAclViaAssign
+- testNoConsumeWithDescribeAclViaSubscribe
+- testNoConsumeWithoutDescribeAclViaAssign
+- testNoConsumeWithoutDescribeAclViaSubscribe
+- testNoDescribeProduceOrConsumeWithoutTopicDescribeAcl
+- testNoGroupAcl
+- testNoProduceWithDescribeAcl
+- testProduceConsumeTopicAutoCreateTopicCreateAcl
+- testProduceConsumeViaAssign
+- testProduceConsumeViaSubscribe
+- testProduceConsumeWithPrefixedAcls
+- testProduceConsumeWithWildcardAcls
+- testTwoConsumersWithDifferentSaslCredentials
 kafka.api.SaslPlaintextConsumerTest:
 - testClusterResourceListener
 - testCoordinatorFailover

Reply via email to