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 3fbe3a6e336 Update test catalog data for GHA workflow run 16356611490
3fbe3a6e336 is described below

commit 3fbe3a6e336c862263891a475a6f0a2d1cd12737
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 18 00:52:13 2025 +0000

    Update test catalog data for GHA workflow run 16356611490
    
    Commit: 
https://github.com/apache/kafka/commit/f33c5e9d72c77dd41d2f11c03560af25e6532741
    GitHub Run: https://github.com/apache/kafka/actions/runs/16356611490
---
 test-catalog/core/tests.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index f21c26cf1c3..31a0a7bbc96 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -2677,6 +2677,7 @@ kafka.server.ReplicaManagerTest:
 - testRemoteReadQuotaExceeded
 - testRemoteReadQuotaNotExceeded
 - testReplicaAlterLogDirs
+- testReplicaAlterLogDirsMultipleReassignmentDoesNotBlockLogCleaner
 - testReplicaNotAvailable
 - testReplicaSelector
 - testReplicasAreStoppedWhileInControlledShutdown

Reply via email to