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 eca906e8461 Update test catalog data for GHA workflow run 14220624954
eca906e8461 is described below
commit eca906e84619ab01c052a15a8fca6f8e46004c40
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 2 15:34:14 2025 +0000
Update test catalog data for GHA workflow run 14220624954
Commit:
https://github.com/apache/kafka/commit/87a299a08103df50c8ceb344b15359ea91c1bf23
GitHub Run: https://github.com/apache/kafka/actions/runs/14220624954
---
test-catalog/streams/integration-tests/tests.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/test-catalog/streams/integration-tests/tests.yaml
b/test-catalog/streams/integration-tests/tests.yaml
index d21b2382512..0eac81e763d 100644
--- a/test-catalog/streams/integration-tests/tests.yaml
+++ b/test-catalog/streams/integration-tests/tests.yaml
@@ -148,6 +148,7 @@
org.apache.kafka.streams.integration.KafkaStreamsTelemetryIntegrationTest:
- passedMetricsShouldNotLeakIntoClientMetrics
- shouldPassCorrectMetricsDynamicInstances
- shouldPassMetrics
+- shouldPushGlobalThreadMetricsToBroker
- shouldPushMetricsToBroker
org.apache.kafka.streams.integration.LagFetchIntegrationTest:
- shouldFetchLagsDuringRebalancingWithNoOptimization