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 95a78a7b82d Update test catalog data for GHA workflow run 12015962151
95a78a7b82d is described below
commit 95a78a7b82d04a60ca08e4112801e51fe1e7b1b5
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 25 20:41:26 2024 +0000
Update test catalog data for GHA workflow run 12015962151
Commit:
https://github.com/apache/kafka/commit/13d9a199f253dbd920bfce8f273aa8f82b0ad738
GitHub Run: https://github.com/apache/kafka/actions/runs/12015962151
---
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 f3e47ddd485..f897eb9e003 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -115,6 +115,7 @@ org.apache.kafka.clients.NetworkClientTest:
- testFailedConnectionToFirstAddress
- testFailedConnectionToFirstAddressAfterReconnect
- testHasNodeAvailableOrConnectionReady
+- testInflightRequestsDuringRebootstrap
- testInvalidApiVersionsRequest
- testLeastLoadedNode
- testLeastLoadedNodeConsidersThrottledConnections
@@ -375,6 +376,7 @@ org.apache.kafka.clients.admin.KafkaAdminClientTest:
- testTelemetryReporterIsDisabledByDefault
- testTimeoutWithoutMetadata
- testUnreachableBootstrapServer
+- testUnreachableBootstrapServerNoRebootstrap
- testUnregisterBrokerFailure
- testUnregisterBrokerSuccess
- testUnregisterBrokerTimeoutAndFailureRetry