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 d7018719b46 Update test catalog data for GHA workflow run 17520264712
d7018719b46 is described below

commit d7018719b469549ad69b66d9f44c633398473369
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Sep 7 00:44:44 2025 +0000

    Update test catalog data for GHA workflow run 17520264712
    
    Commit: 
https://github.com/apache/kafka/commit/d6688f869cfa32f2fbb78ba25b9750445e85eb7d
    GitHub Run: https://github.com/apache/kafka/actions/runs/17520264712
---
 test-catalog/tools/tests.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test-catalog/tools/tests.yaml b/test-catalog/tools/tests.yaml
index 6080199ede4..f4bc12c41fa 100644
--- a/test-catalog/tools/tests.yaml
+++ b/test-catalog/tools/tests.yaml
@@ -7,6 +7,7 @@ org.apache.kafka.tools.AclCommandTest:
 - testAclCliWithMisusingBootstrapServerToController
 - testAclsOnPrefixedResourcesWithAdminAPI
 - testAclsOnPrefixedResourcesWithAdminAPIAndBootstrapController
+- testDuplicateAdd
 - testExactlyOneAction
 - testInvalidArgs
 - testPatternTypesWithAdminAPI

Reply via email to