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 7ecffd0290e Update test catalog data for GHA workflow run 11702875559
7ecffd0290e is described below
commit 7ecffd0290edc250e680ff77682c0e3add767ac1
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 6 15:39:53 2024 +0000
Update test catalog data for GHA workflow run 11702875559
Commit:
https://github.com/apache/kafka/commit/8cbd2edfe782997380683cbfa7451a4f2de893f0
GitHub Run: https://github.com/apache/kafka/actions/runs/11702875559
---
test-catalog/clients/tests.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index 0ef548c4d28..28cba96275e 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -249,6 +249,8 @@ org.apache.kafka.clients.admin.KafkaAdminClientTest:
- testDescribeAcls
- testDescribeBrokerAndLogConfigs
- testDescribeBrokerConfigs
+- testDescribeClassicGroups
+- testDescribeClassicGroupsWithAuthorizedOperationsOmitted
- testDescribeClientMetricsConfigs
- testDescribeClientQuotas
- testDescribeCluster
@@ -273,6 +275,7 @@ org.apache.kafka.clients.admin.KafkaAdminClientTest:
- testDescribeMetadataQuorumFailure
- testDescribeMetadataQuorumRetriableError
- testDescribeMetadataQuorumSuccess
+- testDescribeMultipleClassicGroups
- testDescribeMultipleConsumerGroups
- testDescribeMultipleShareGroups
- testDescribeNonConsumerGroups