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 9f7e0770f22 Update test catalog data for GHA workflow run 15619533504
9f7e0770f22 is described below

commit 9f7e0770f22b9bd4038db8424d5d20720392c01b
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 12 22:10:50 2025 +0000

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

diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index e2d2fec434a..dad508b2e59 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -1,3 +1,8 @@
+integration.kafka.api.ClientOAuthIntegrationTest:
+- testBasicClientCredentials
+- testBasicJwtBearer
+- testBasicJwtBearer2
+- testUnsupportedJwtRetriever
 kafka.KafkaConfigTest:
 - testBrokerRequiredProperties
 - testBrokerRoleNodeIdValidation

Reply via email to