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 2842036cd22 Update test catalog data for GHA workflow run 23186196440
2842036cd22 is described below
commit 2842036cd22c12f259e048b281a9468f3cbfefa3
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 17 12:09:58 2026 +0000
Update test catalog data for GHA workflow run 23186196440
Commit:
https://github.com/apache/kafka/commit/b2048a5908ef5cea5d6716d40d2a48f6c614c9e3
GitHub Run: https://github.com/apache/kafka/actions/runs/23186196440
---
test-catalog/connect/mirror/tests.yaml | 32 ++++++++++++++++++++++++++++++--
1 file changed, 30 insertions(+), 2 deletions(-)
diff --git a/test-catalog/connect/mirror/tests.yaml
b/test-catalog/connect/mirror/tests.yaml
index 0bd453eca89..e0bbe19f41b 100644
--- a/test-catalog/connect/mirror/tests.yaml
+++ b/test-catalog/connect/mirror/tests.yaml
@@ -65,6 +65,9 @@ org.apache.kafka.connect.mirror.MirrorHeartBeatConnectorTest:
- testSuccessfulAlterOffsets
org.apache.kafka.connect.mirror.MirrorHeartbeatTaskTest:
- testPollCreatesRecords
+org.apache.kafka.connect.mirror.MirrorLegacyMetricsTest:
+- testCheckpointTags
+- testSourceTags
org.apache.kafka.connect.mirror.MirrorMakerConfigTest:
- testAllConfigNames
- testCaseInsensitiveSecurityProtocol
@@ -82,6 +85,9 @@ org.apache.kafka.connect.mirror.MirrorMakerConfigTest:
- testLazyConfigResolution
- testReplicationConfigProperties
- testWorkerConfigs
+org.apache.kafka.connect.mirror.MirrorMetricsTest:
+- testCheckpointTags
+- testSourceTags
org.apache.kafka.connect.mirror.MirrorSourceConfigTest:
- testAdminConfigsForOffsetSyncsTopic
- testAllTopics
@@ -122,8 +128,6 @@ org.apache.kafka.connect.mirror.MirrorSourceConnectorTest:
- testReplicatesHeartbeatsDespiteFilter
- testReplicatesHeartbeatsWhenDisabledButFilterAllows
- testSuccessfulAlterOffsets
-org.apache.kafka.connect.mirror.MirrorSourceMetricsTest:
-- testTags
org.apache.kafka.connect.mirror.MirrorSourceTaskTest:
- testCommitRecordWithNullMetadata
- testOffsetSync
@@ -160,6 +164,10 @@
org.apache.kafka.connect.mirror.integration.DedicatedMirrorIntegrationTest:
- testMultiNodeCluster
- testSingleNodeCluster
org.apache.kafka.connect.mirror.integration.IdentityReplicationIntegrationTest:
+- testConnectorMetricsDefault
+- testConnectorMetricsLegacy
+- testConnectorMetricsNew
+- testConnectorMetricsNewAndLegacy
- testNoCheckpointsIfNoRecordsAreMirrored
- testOffsetSyncsTopicsOnTarget
- testOffsetTranslationBehindReplicationFlow
@@ -174,6 +182,10 @@
org.apache.kafka.connect.mirror.integration.IdentityReplicationIntegrationTest:
- testRestartReplication
- testSyncTopicConfigs
org.apache.kafka.connect.mirror.integration.MirrorConnectorsIntegrationBaseTest:
+- testConnectorMetricsDefault
+- testConnectorMetricsLegacy
+- testConnectorMetricsNew
+- testConnectorMetricsNewAndLegacy
- testNoCheckpointsIfNoRecordsAreMirrored
- testOffsetSyncsTopicsOnTarget
- testOffsetTranslationBehindReplicationFlow
@@ -188,6 +200,10 @@
org.apache.kafka.connect.mirror.integration.MirrorConnectorsIntegrationBaseTest:
- testRestartReplication
- testSyncTopicConfigs
org.apache.kafka.connect.mirror.integration.MirrorConnectorsIntegrationExactlyOnceTest:
+- testConnectorMetricsDefault
+- testConnectorMetricsLegacy
+- testConnectorMetricsNew
+- testConnectorMetricsNewAndLegacy
- testNoCheckpointsIfNoRecordsAreMirrored
- testOffsetSyncsTopicsOnTarget
- testOffsetTranslationBehindReplicationFlow
@@ -202,6 +218,10 @@
org.apache.kafka.connect.mirror.integration.MirrorConnectorsIntegrationExactlyOn
- testRestartReplication
- testSyncTopicConfigs
org.apache.kafka.connect.mirror.integration.MirrorConnectorsIntegrationSSLTest:
+- testConnectorMetricsDefault
+- testConnectorMetricsLegacy
+- testConnectorMetricsNew
+- testConnectorMetricsNewAndLegacy
- testNoCheckpointsIfNoRecordsAreMirrored
- testOffsetSyncsTopicsOnTarget
- testOffsetTranslationBehindReplicationFlow
@@ -216,6 +236,10 @@
org.apache.kafka.connect.mirror.integration.MirrorConnectorsIntegrationSSLTest:
- testRestartReplication
- testSyncTopicConfigs
org.apache.kafka.connect.mirror.integration.MirrorConnectorsIntegrationTransactionsTest:
+- testConnectorMetricsDefault
+- testConnectorMetricsLegacy
+- testConnectorMetricsNew
+- testConnectorMetricsNewAndLegacy
- testNoCheckpointsIfNoRecordsAreMirrored
- testOffsetSyncsTopicsOnTarget
- testOffsetTranslationBehindReplicationFlow
@@ -230,6 +254,10 @@
org.apache.kafka.connect.mirror.integration.MirrorConnectorsIntegrationTransacti
- testRestartReplication
- testSyncTopicConfigs
org.apache.kafka.connect.mirror.integration.MirrorConnectorsWithCustomForwardingAdminIntegrationTest:
+- testConnectorMetricsDefault
+- testConnectorMetricsLegacy
+- testConnectorMetricsNew
+- testConnectorMetricsNewAndLegacy
- testCreatePartitionsUseProvidedForwardingAdmin
- testNoCheckpointsIfNoRecordsAreMirrored
- testOffsetSyncsTopicsOnTarget