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 8c9a81f4d87 Update test catalog data for GHA workflow run 20538998733
8c9a81f4d87 is described below
commit 8c9a81f4d87e30f84cbee704fd1674a92bb182cb
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Dec 27 14:43:52 2025 +0000
Update test catalog data for GHA workflow run 20538998733
Commit:
https://github.com/apache/kafka/commit/6be062a690ecaea0d384c2699af0c7341d4960e2
GitHub Run: https://github.com/apache/kafka/actions/runs/20538998733
---
test-catalog/core/tests.yaml | 3 ---
test-catalog/server/tests.yaml | 3 +++
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index a4bed37c095..e1b406336c3 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -1401,9 +1401,6 @@ kafka.network.SocketServerTest:
- testUnmuteChannelWithBufferedReceives
- testZeroMaxConnectionsPerIp
- tooBigRequestIsRejected
-kafka.raft.DefaultExternalKRaftMetricsTest:
-- testDefaultExternalKRaftMetrics
-- testEmptyDefaultExternalKRaftMetrics
kafka.raft.RaftManagerTest:
- testLogDirLockWhenBrokerOnlyWithSeparateMetadataDir
- testLogDirLockWhenControllerOnly
diff --git a/test-catalog/server/tests.yaml b/test-catalog/server/tests.yaml
index 2dee284d335..3c573890797 100644
--- a/test-catalog/server/tests.yaml
+++ b/test-catalog/server/tests.yaml
@@ -184,6 +184,9 @@
org.apache.kafka.server.metrics.ClientMetricsTelemetryPluginTest:
org.apache.kafka.server.metrics.ClientTelemetryTest:
- testMultipleDeprecatedReceivers
- testMultipleNewExporters
+org.apache.kafka.server.metrics.DefaultExternalKRaftMetricsTest:
+- testDefaultExternalKRaftMetrics
+- testEmptyDefaultExternalKRaftMetrics
org.apache.kafka.server.metrics.ForwardingManagerMetricsTest:
- testMetricsNames
- testQueueLength