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 86a8e78ddbf Update test catalog data for GHA workflow run 14033442720
86a8e78ddbf is described below
commit 86a8e78ddbfa46b51432957bcf0c6e0ef25b7691
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 24 15:14:57 2025 +0000
Update test catalog data for GHA workflow run 14033442720
Commit:
https://github.com/apache/kafka/commit/b7728d904d1c81f421efc8378af3a01c9e94df45
GitHub Run: https://github.com/apache/kafka/actions/runs/14033442720
---
test-catalog/tools/tests.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/test-catalog/tools/tests.yaml b/test-catalog/tools/tests.yaml
index 0c08783cda2..feb7aa21b56 100644
--- a/test-catalog/tools/tests.yaml
+++ b/test-catalog/tools/tests.yaml
@@ -25,6 +25,7 @@ org.apache.kafka.tools.BrokerApiVersionsCommandTest:
org.apache.kafka.tools.ClientMetricsCommandTest:
- testAlter
- testAlterGenerateName
+- testAlterResetConfigs
- testDelete
- testDescribe
- testDescribeAll
@@ -32,6 +33,7 @@ org.apache.kafka.tools.ClientMetricsCommandTest:
- testListFailsWithUnsupportedVersionException
- testOptionsAlterAllOptionsSucceeds
- testOptionsAlterGenerateNameSucceeds
+- testOptionsAlterInvalidInterval
- testOptionsAlterNoNameFails
- testOptionsAlterWithNameSucceeds
- testOptionsDeleteNoNameFails