This is an automated email from the ASF dual-hosted git repository.

github-actions[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 e758a1703c3 Update test catalog data for GHA workflow run 26590810407
e758a1703c3 is described below

commit e758a1703c351ba50999ae330b472629e351c512
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu May 28 22:47:50 2026 +0000

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

diff --git a/test-catalog/storage/tests.yaml b/test-catalog/storage/tests.yaml
index afbc2e4b4dd..b71c3fb1a59 100644
--- a/test-catalog/storage/tests.yaml
+++ b/test-catalog/storage/tests.yaml
@@ -886,7 +886,8 @@ org.apache.kafka.tiered.storage.integration.AlterLogDirTest:
 - testAlterLogDirWithClassicGroupProtocol
 - testAlterLogDirWithConsumerGroupProtocol
 
org.apache.kafka.tiered.storage.integration.DeleteSegmentsDueToLogStartOffsetBreachTest:
-- executeTieredStorageTest
+- testDeleteSegmentsDueToLogStartOffsetBreachWithClassicGroupProtocol
+- testDeleteSegmentsDueToLogStartOffsetBreachWithConsumerGroupProtocol
 org.apache.kafka.tiered.storage.integration.DeleteSegmentsTest:
 - testDeleteSegmentsByRetentionSizeWithClassicGroupProtocol
 - testDeleteSegmentsByRetentionSizeWithConsumerGroupProtocol

Reply via email to