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 d1ad6fbf5be Update test catalog data for GHA workflow run 22908667587
d1ad6fbf5be is described below

commit d1ad6fbf5be6b000b1a57347e4e0b9a57e62b7b5
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 10 18:17:20 2026 +0000

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

diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 60d0196de9c..77a98d7bec4 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -259,6 +259,11 @@ kafka.api.GroupCoordinatorIntegrationTest:
 - testCoordinatorFailoverAfterCompactingPartitionWithConsumerGroupDeleted
 - 
testCoordinatorFailoverAfterCompactingPartitionWithConsumerGroupMemberJoiningAndLeaving
 - testCoordinatorFailoverAfterCompactingPartitionWithUpgradedConsumerGroup
+- 
testCoordinatorFailoverAfterCompactingPartitionWithUpgradedConsumerGroupAndTombstoneRemoved
+- 
testCoordinatorFailoverAfterCompactingPartitionWithUpgradedSimpleConsumerGroup
+- testCoordinatorFailoverAfterCompactingPartitionWithUpgradedSimpleStreamsGroup
+- testCoordinatorFailoverAfterCompactingPartitionWithUpgradedStreamsGroup
+- 
testCoordinatorFailoverAfterCompactingPartitionWithUpgradedStreamsGroupAndTombstoneRemoved
 - 
testCoordinatorFailoverCompactingPartitionWithManualOffsetCommitsAndConsumerGroupMemberUnsubscribingAndResubscribing
 - testGroupCoordinatorPropagatesOffsetsTopicCompressionCodec
 - testRecreatingConsumerOffsetsTopic

Reply via email to