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 a93f48f398d Update test catalog data for GHA workflow run 26629848742
a93f48f398d is described below
commit a93f48f398d481d3b6e166e3159a6870fe939c11
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri May 29 12:35:54 2026 +0000
Update test catalog data for GHA workflow run 26629848742
Commit:
https://github.com/apache/kafka/commit/da83631684ffd3b6b9a36accf089796c5b22585b
GitHub Run: https://github.com/apache/kafka/actions/runs/26629848742
---
test-catalog/storage/tests.yaml | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/test-catalog/storage/tests.yaml b/test-catalog/storage/tests.yaml
index b71c3fb1a59..21da0a98b44 100644
--- a/test-catalog/storage/tests.yaml
+++ b/test-catalog/storage/tests.yaml
@@ -903,7 +903,8 @@
org.apache.kafka.tiered.storage.integration.EnableRemoteLogOnTopicTest:
- testEnableRemoteLogOnTopicWithClassicGroupProtocol
- testEnableRemoteLogOnTopicWithConsumerGroupProtocol
org.apache.kafka.tiered.storage.integration.FetchFromLeaderWithCorruptedCheckpointTest:
-- executeTieredStorageTest
+- testFetchFromLeaderWithCorruptedCheckpointWithClassicGroupProtocol
+- testFetchFromLeaderWithCorruptedCheckpointWithConsumerGroupProtocol
org.apache.kafka.tiered.storage.integration.ListOffsetsTest:
- testListOffsetsWithClassicGroupProtocol
- testListOffsetsWithConsumerGroupProtocol
@@ -914,7 +915,8 @@
org.apache.kafka.tiered.storage.integration.OffloadAndTxnConsumeFromLeaderTest:
- testOffloadAndTxnConsumeFromLeaderWithClassicGroupProtocol
- testOffloadAndTxnConsumeFromLeaderWithConsumerGroupProtocol
org.apache.kafka.tiered.storage.integration.PartitionsExpandTest:
-- executeTieredStorageTest
+- testPartitionsExpandWithClassicGroupProtocol
+- testPartitionsExpandWithConsumerGroupProtocol
org.apache.kafka.tiered.storage.integration.ReassignReplicaMoveAndExpandTest:
- testReassignReplicaExpandWithClassicGroupProtocol
- testReassignReplicaExpandWithConsumerGroupProtocol