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 90b8f5f4546 Update test catalog data for GHA workflow run 13980704384
90b8f5f4546 is described below

commit 90b8f5f4546d26f9ee72bb504edc00a53108ec6d
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 21 00:52:36 2025 +0000

    Update test catalog data for GHA workflow run 13980704384
    
    Commit: 
https://github.com/apache/kafka/commit/1c582a4a357470f9f828a287a4bf9bb43cde82cc
    GitHub Run: https://github.com/apache/kafka/actions/runs/13980704384
---
 test-catalog/metadata/tests.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/test-catalog/metadata/tests.yaml b/test-catalog/metadata/tests.yaml
index 03977969616..68dce1cf8fb 100644
--- a/test-catalog/metadata/tests.yaml
+++ b/test-catalog/metadata/tests.yaml
@@ -355,6 +355,7 @@ 
org.apache.kafka.controller.metrics.ControllerMetadataMetricsTest:
 - testMetricNames
 - testOfflinePartitionCountMetric
 - testPreferredReplicaImbalanceCountMetric
+- testUpdateElectionFromEligibleLeaderReplicasCount
 - testUpdateUncleanLeaderElection
 org.apache.kafka.controller.metrics.ControllerMetricsChangesTest:
 - testDelta
@@ -697,6 +698,7 @@ org.apache.kafka.metadata.PartitionRegistrationTest:
 - testBuilderThrowsIllegalStateExceptionWhenMissingReplicas
 - testDirectories
 - testElectionWasClean
+- testEligibleLeaderReplicasElection
 - testMergePartitionChangeRecordWithReassignmentData
 - testMigratingRecordDirectories
 - testPartitionControlInfoMergeAndDiff

Reply via email to