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 26678c592d2 Update test catalog data for GHA workflow run 20341080886
26678c592d2 is described below

commit 26678c592d24af66302a924a5401545078e89c01
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 18 18:50:09 2025 +0000

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

diff --git a/test-catalog/storage/tests.yaml b/test-catalog/storage/tests.yaml
index 9cb0d4c8ce1..7460ced2186 100644
--- a/test-catalog/storage/tests.yaml
+++ b/test-catalog/storage/tests.yaml
@@ -134,6 +134,9 @@ 
org.apache.kafka.server.log.remote.storage.RemoteLogManagerTest:
 - testCandidateLogSegmentsSkipsActiveSegment
 - testCandidateLogSegmentsSkipsSegmentsAfterLastStableOffset
 - testConfigure
+- testCopyLagMetricsAfterLeaderChangeWithHigherRemoteOffset
+- testCopyLagMetricsWithMultipleSegments
+- testCopyLagMetricsWithOnlyActiveSegment
 - testCopyLogSegmentToRemoteForStaleTopic
 - testCopyLogSegmentsToRemoteShouldCopyExpectedLogSegment
 - testCopyQuota

Reply via email to