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 52e4a354d65 Update test catalog data for GHA workflow run 12313090328
52e4a354d65 is described below

commit 52e4a354d65285d0fc60d784f954ba9bcdde23f8
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 13 11:48:20 2024 +0000

    Update test catalog data for GHA workflow run 12313090328
    
    Commit: 
https://github.com/apache/kafka/commit/d5ad9228cf4bdec50bd40afc4e9c8be16a25d220
    GitHub Run: https://github.com/apache/kafka/actions/runs/12313090328
---
 test-catalog/tools/tests.yaml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/test-catalog/tools/tests.yaml b/test-catalog/tools/tests.yaml
index b6699b128d1..26cd94729fd 100644
--- a/test-catalog/tools/tests.yaml
+++ b/test-catalog/tools/tests.yaml
@@ -519,11 +519,14 @@ 
org.apache.kafka.tools.consumer.group.DeleteOffsetsConsumerGroupCommandIntegrati
 - testDeleteOffsetsOfStableConsumerGroupWithUnknownTopicPartition
 org.apache.kafka.tools.consumer.group.DescribeConsumerGroupTest:
 - testDescribeAllExistingGroups
-- testDescribeExistingGroup
 - testDescribeExistingGroupWithNoMembers
 - testDescribeExistingGroups
+- testDescribeGroupMemberWithMigration
+- testDescribeGroupMembers
 - testDescribeGroupMembersWithShortInitializationTimeout
+- testDescribeGroupOffsets
 - testDescribeGroupOffsetsWithShortInitializationTimeout
+- testDescribeGroupState
 - testDescribeGroupStateWithShortInitializationTimeout
 - testDescribeGroupWithShortInitializationTimeout
 - testDescribeMembersOfExistingGroup

Reply via email to