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 eda87dd000d Update test catalog data for GHA workflow run 20724741913
eda87dd000d is described below
commit eda87dd000da2a613c21aafbd774c979fb443e32
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 5 20:30:47 2026 +0000
Update test catalog data for GHA workflow run 20724741913
Commit:
https://github.com/apache/kafka/commit/45a51fe19e32f7b22ed4f37ff7bb6720846af4f5
GitHub Run: https://github.com/apache/kafka/actions/runs/20724741913
---
test-catalog/metadata/tests.yaml | 1 +
test-catalog/server/tests.yaml | 2 ++
2 files changed, 3 insertions(+)
diff --git a/test-catalog/metadata/tests.yaml b/test-catalog/metadata/tests.yaml
index cdff3b4f4a0..36ac28da641 100644
--- a/test-catalog/metadata/tests.yaml
+++ b/test-catalog/metadata/tests.yaml
@@ -241,6 +241,7 @@ org.apache.kafka.controller.QuorumControllerTest:
- testFatalMetadataReplayErrorOnActive
- testFenceMultipleBrokers
- testInsertBootstrapRecordsToEmptyLog
+- testIsNodeIdRegisteredWithDynamicQuorum
- testMinIsrUpdateWithElr
- testNoOpRecordWriteAfterTimeout
- testRegisterBrokerKRaftVersions
diff --git a/test-catalog/server/tests.yaml b/test-catalog/server/tests.yaml
index df7134dd6a5..37390f821f4 100644
--- a/test-catalog/server/tests.yaml
+++ b/test-catalog/server/tests.yaml
@@ -59,7 +59,9 @@ org.apache.kafka.server.BootstrapControllersIntegrationTest:
- testDescribeMetadataQuorum
- testDescribeMetadataQuorumByControllers
- testIncrementalAlterConfigs
+- testIncrementalAlterConfigsByAllControllersWithDynamicQuorum
- testIncrementalAlterConfigsByControllers
+- testIncrementalAlterConfigsBySingleControllerWithDynamicQuorum
- testPutBrokersInBootstrapControllersConfig
- testPutControllersInBootstrapBrokersConfig
- testUpdateFeatures