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 8b6bd851b97 Update test catalog data for GHA workflow run 15966380481
8b6bd851b97 is described below

commit 8b6bd851b9799797c78ad8eeca762753bcbc2137
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 30 09:34:32 2025 +0000

    Update test catalog data for GHA workflow run 15966380481
    
    Commit: 
https://github.com/apache/kafka/commit/08eda2ebed0679a09696fcb71682f6c70c3b373d
    GitHub Run: https://github.com/apache/kafka/actions/runs/15966380481
---
 test-catalog/coordinator-common/tests.yaml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/test-catalog/coordinator-common/tests.yaml 
b/test-catalog/coordinator-common/tests.yaml
index 899f801f40a..39e89dddfdb 100644
--- a/test-catalog/coordinator-common/tests.yaml
+++ b/test-catalog/coordinator-common/tests.yaml
@@ -15,11 +15,16 @@ 
org.apache.kafka.coordinator.common.runtime.CoordinatorResultTest:
 - testRecordsCannotBeNull
 org.apache.kafka.coordinator.common.runtime.CoordinatorRuntimeMetricsImplTest:
 - testEventQueueSize
+- testEventQueueSizeMetricsGroupIsolation
 - testHistogramMetrics
+- testHistogramMetricsGroupIsolation
 - testMetricNames
+- testNumPartitionsMetricsGroupIsolation
 - testPartitionLoadSensorMetrics
+- testPartitionLoadSensorMetricsGroupIsolation
 - testRecordEventPurgatoryTimeLimit
 - testThreadIdleSensor
+- testThreadIdleSensorMetricsGroupIsolation
 - testUpdateNumPartitionsMetrics
 org.apache.kafka.coordinator.common.runtime.CoordinatorRuntimeTest:
 - testAppendRecordBatchSize

Reply via email to