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 ad28c2fefa8 Update test catalog data for GHA workflow run 17226179144
ad28c2fefa8 is described below
commit ad28c2fefa8a6b77ace38d283d74c3338aeb085b
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 26 04:49:08 2025 +0000
Update test catalog data for GHA workflow run 17226179144
Commit:
https://github.com/apache/kafka/commit/b2c1a0fb9ffbf19713362b7a5fba3d1a24e24338
GitHub Run: https://github.com/apache/kafka/actions/runs/17226179144
---
test-catalog/server-common/tests.yaml | 4 ++++
test-catalog/tools/tests.yaml | 3 +++
2 files changed, 7 insertions(+)
diff --git a/test-catalog/server-common/tests.yaml
b/test-catalog/server-common/tests.yaml
index 38afb0a710d..30561fbcb4c 100644
--- a/test-catalog/server-common/tests.yaml
+++ b/test-catalog/server-common/tests.yaml
@@ -301,6 +301,10 @@
org.apache.kafka.server.share.persister.PersisterStateManagerTest:
- testWriteStateRequestWithCoordinatorNodeLookup
- testWriteStateRequestWithRetryAndCoordinatorNodeLookup
org.apache.kafka.server.util.CommandLineUtilsTest:
+- testCheckOneOfArgsMultiplePresent
+- testCheckOneOfArgsNoOptions
+- testCheckOneOfArgsNonePresent
+- testCheckOneOfArgsOnePresent
- testInitializeBootstrapPropertiesWithBothBootstraps
- testInitializeBootstrapPropertiesWithBrokerBootstrap
- testInitializeBootstrapPropertiesWithControllerBootstrap
diff --git a/test-catalog/tools/tests.yaml b/test-catalog/tools/tests.yaml
index b8a4adb44e4..5ed03f8caf4 100644
--- a/test-catalog/tools/tests.yaml
+++ b/test-catalog/tools/tests.yaml
@@ -170,7 +170,10 @@ org.apache.kafka.tools.ConsoleProducerTest:
org.apache.kafka.tools.ConsumerPerformanceTest:
- testClientIdOverride
- testConfigBootStrapServer
+- testConfigWithInclude
+- testConfigWithTopicAndInclude
- testConfigWithUnrecognizedOption
+- testConfigWithoutTopicAndInclude
- testDefaultClientId
- testDetailedHeaderMatchBody
- testNonDetailedHeaderMatchBody