This is an automated email from the ASF dual-hosted git repository.

github-actions[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 69b1199e422 Update test catalog data for GHA workflow run 24781320281
69b1199e422 is described below

commit 69b1199e422bc0f227efca5b9b7587624195268e
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 22 18:27:53 2026 +0000

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

diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index 5b96b2b3e48..c4a6132736b 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -3001,8 +3001,10 @@ 
org.apache.kafka.clients.producer.internals.BufferPoolTest:
 - testStressfulSituation
 org.apache.kafka.clients.producer.internals.BuiltInPartitionerTest:
 - adaptivePartitionsTest
+- adaptivePartitionsTestWithRackAwareness
 - testStickyBatchSizeMoreThatZero
 - testStickyPartitioning
+- testStickyPartitioningWithRackAwareness
 - unavailablePartitionsTest
 org.apache.kafka.clients.producer.internals.FutureRecordMetadataTest:
 - testFutureGetWithMilliSeconds

Reply via email to