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 e1fe8996dfb Update test catalog data for GHA workflow run 13461564386
e1fe8996dfb is described below
commit e1fe8996dfb0dfa6687f69a8504002dd646f5ebf
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 21 19:37:27 2025 +0000
Update test catalog data for GHA workflow run 13461564386
Commit:
https://github.com/apache/kafka/commit/f543eac4febf29cb103e09ec27ba9307804634bf
GitHub Run: https://github.com/apache/kafka/actions/runs/13461564386
---
test-catalog/metadata/tests.yaml | 2 ++
test-catalog/server-common/tests.yaml | 1 +
2 files changed, 3 insertions(+)
diff --git a/test-catalog/metadata/tests.yaml b/test-catalog/metadata/tests.yaml
index 41fe35c67ec..5ee9a7590e9 100644
--- a/test-catalog/metadata/tests.yaml
+++ b/test-catalog/metadata/tests.yaml
@@ -82,6 +82,7 @@ org.apache.kafka.controller.ClusterControlManagerTest:
- testReplayRegisterBrokerRecord
- testUnregister
org.apache.kafka.controller.ConfigurationControlManagerTest:
+- testElrUpgrade
- testIncrementalAlterConfig
- testIncrementalAlterConfigs
- testIncrementalAlterConfigsWithPolicy
@@ -864,6 +865,7 @@ org.apache.kafka.metadata.properties.PropertiesUtilsTest:
org.apache.kafka.metadata.storage.FormatterTest:
- testDirectories
- testFeatureFlag
+- testFormatElrEnabledWithMetadataVersions
- testFormatWithInitialVoters
- testFormatWithInitialVotersFailsWithOlderKraftVersion
- testFormatWithInitialVotersFailsWithOlderMetadataVersion
diff --git a/test-catalog/server-common/tests.yaml
b/test-catalog/server-common/tests.yaml
index c4f2fee5ffa..a3880bb0a11 100644
--- a/test-catalog/server-common/tests.yaml
+++ b/test-catalog/server-common/tests.yaml
@@ -35,6 +35,7 @@ org.apache.kafka.server.common.FeatureTest:
- testLatestProductionIsOneOfFeatureValues
- testUnstableTestVersion
- testV0SupportedInEarliestMV
+- testValidateEligibleLeaderReplicasVersion
- testValidateVersionAllFeatures
- testValidateWithDefaultValueDependencyAheadOfItsDefaultLevel
- testValidateWithDependencyNotProductionReady