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 0ebc110aec0 Update test catalog data for GHA workflow run 20685034264
0ebc110aec0 is described below

commit 0ebc110aec0ba12b5b706aedb57e16a5ff58f18e
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 4 02:48:42 2026 +0000

    Update test catalog data for GHA workflow run 20685034264
    
    Commit: 
https://github.com/apache/kafka/commit/04da4fb4e5853703c3451b9aec99149b68f03c26
    GitHub Run: https://github.com/apache/kafka/actions/runs/20685034264
---
 test-catalog/tools/tests.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/test-catalog/tools/tests.yaml b/test-catalog/tools/tests.yaml
index f165a297e2f..00083d1858a 100644
--- a/test-catalog/tools/tests.yaml
+++ b/test-catalog/tools/tests.yaml
@@ -904,7 +904,9 @@ 
org.apache.kafka.tools.reassign.ReassignPartitionsCommandTest:
 - testCancellationWithBootstrapController
 - testCancellationWithBootstrapServer
 - testDisallowReplicationFactorChange
+- testExecuteAssignmentWithOneBootstrapServerShutdownWontTimeout
 - testGenerateAssignmentWithBootstrapServer
+- testGenerateAssignmentWithOneBootstrapServerShutdownWontTimeout
 - testHighWaterMarkAfterPartitionReassignment
 - testLogDirReassignment
 - testProduceAndConsumeWithReassignmentInProgress

Reply via email to