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 268783b6bd3 Update test catalog data for GHA workflow run 16703127689
268783b6bd3 is described below

commit 268783b6bd35a0e7d7e9f7028e80e1306ffb712b
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 3 11:03:49 2025 +0000

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

diff --git a/test-catalog/tools/tests.yaml b/test-catalog/tools/tests.yaml
index 3bb0f926c27..f651286237e 100644
--- a/test-catalog/tools/tests.yaml
+++ b/test-catalog/tools/tests.yaml
@@ -175,6 +175,9 @@ org.apache.kafka.tools.ConsumerPerformanceTest:
 - testDetailedHeaderMatchBody
 - testNonDetailedHeaderMatchBody
 org.apache.kafka.tools.DelegationTokenCommandTest:
+- testCheckArgsInvalidArgs
+- testCheckArgsMissingRequiredArgs
+- testCheckArgsValidOperations
 - testDelegationTokenRequests
 org.apache.kafka.tools.DeleteRecordsCommandTest:
 - testCommand

Reply via email to