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 05344baf6c8 Update test catalog data for GHA workflow run 24213774190
05344baf6c8 is described below

commit 05344baf6c8f26802bbd9c1f67a7ec428fd18a31
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 10 00:12:33 2026 +0000

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

diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index a4bc9a8dc82..fd03c422c32 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -132,6 +132,7 @@ org.apache.kafka.clients.NetworkClientTest:
 - testSimpleRequestResponse
 - testSimpleRequestResponseWithNoBrokerDiscovery
 - testSimpleRequestResponseWithStaticNodes
+- testStickyNodeDoesNotUseStaleIpOnReconnect
 - testTelemetryRequest
 - testUnsupportedApiVersionsRequestWithVersionProvidedByTheBroker
 - testUnsupportedApiVersionsRequestWithoutVersionProvidedByTheBroker

Reply via email to