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 50ca602f7d8 Update test catalog data for GHA workflow run 22950874400
50ca602f7d8 is described below
commit 50ca602f7d8e75233b3a9e49c9c118981ecc76cf
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 11 16:17:31 2026 +0000
Update test catalog data for GHA workflow run 22950874400
Commit:
https://github.com/apache/kafka/commit/a76e58a8720514a796aeb7eb330a8db76b85f958
GitHub Run: https://github.com/apache/kafka/actions/runs/22950874400
---
test-catalog/core/tests.yaml | 10 ----------
test-catalog/server/tests.yaml | 10 ++++++++++
2 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 0cadabcdd80..85aa2dabd99 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -2406,16 +2406,6 @@
kafka.server.MultipleListenersWithAdditionalJaasContextTest:
- testProduceConsume
kafka.server.MultipleListenersWithDefaultJaasContextTest:
- testProduceConsume
-kafka.server.NodeToControllerRequestThreadTest:
-- testAuthenticationExceptionHandling
-- testControllerChanged
-- testEnvelopeResponseWithNotControllerError
-- testNotController
-- testRequestsSent
-- testRetryTimeout
-- testRetryTimeoutWhileControllerNotAvailable
-- testThreadNotStarted
-- testUnsupportedVersionHandling
kafka.server.OffsetCommitRequestTest:
- testOffsetCommitWithNewConsumerGroupProtocol
- testOffsetCommitWithOldConsumerGroupProtocol
diff --git a/test-catalog/server/tests.yaml b/test-catalog/server/tests.yaml
index f0608b5a4fe..ac6dfc9fe14 100644
--- a/test-catalog/server/tests.yaml
+++ b/test-catalog/server/tests.yaml
@@ -227,6 +227,16 @@ org.apache.kafka.server.MetadataRequestTest:
- testTopicIdsInResponse
org.apache.kafka.server.MonitorablePluginsIntegrationTest:
- testMonitorableServerPlugins
+org.apache.kafka.server.NodeToControllerRequestThreadTest:
+- testAuthenticationExceptionHandling
+- testControllerChanged
+- testEnvelopeResponseWithNotControllerError
+- testNotController
+- testRequestsSent
+- testRetryTimeout
+- testRetryTimeoutWhileControllerNotAvailable
+- testThreadNotStarted
+- testUnsupportedVersionHandling
org.apache.kafka.server.ReconfigurableQuorumIntegrationTest:
- testControllersAutoJoinStandaloneVoter
- testCreateAndDestroyNonReconfigurableCluster