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 9b5f329d222 Update test catalog data for GHA workflow run 12949553953
9b5f329d222 is described below
commit 9b5f329d222c96ec055ddafbf7bd97cb2d3043e0
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 24 14:56:23 2025 +0000
Update test catalog data for GHA workflow run 12949553953
Commit:
https://github.com/apache/kafka/commit/17846fe743aabedd2b556a0331731a5e899e1d65
GitHub Run: https://github.com/apache/kafka/actions/runs/12949553953
---
test-catalog/core/tests.yaml | 4 +++-
test-catalog/server-common/tests.yaml | 1 -
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index a27c28f70da..ec6a2e51f21 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -1563,8 +1563,10 @@ kafka.log.LogCleanerTest:
- testLogCleanerStats
- testLogToClean
- testLogToCleanWithUncleanableSection
+- testMaxBufferUtilizationPercentMetric
+- testMaxCleanTimeMetric
- testMaxCleanTimeSecs
-- testMaxOverCleanerThreads
+- testMaxCompactionDelayMetrics
- testMessageLargerThanMaxMessageSize
- testMessageLargerThanMaxMessageSizeWithCorruptHeader
- testMetricsActiveAfterReconfiguration
diff --git a/test-catalog/server-common/tests.yaml
b/test-catalog/server-common/tests.yaml
index 4297208a8fb..e4b4597c8b4 100644
--- a/test-catalog/server-common/tests.yaml
+++ b/test-catalog/server-common/tests.yaml
@@ -44,7 +44,6 @@ org.apache.kafka.server.common.FeatureTest:
- testValidateWithNonExistentLatestProduction
org.apache.kafka.server.common.FinalizedFeaturesTest:
- testKRaftModeFeatures
-- testZkModeFeatures
org.apache.kafka.server.common.KRaftVersionTest:
- tesVotersRecordVersion
- testBootstrapMetadataVersion