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 1c5e03bf230 Update test catalog data for GHA workflow run 22512882012
1c5e03bf230 is described below

commit 1c5e03bf2304db5186520b52813d48fa147fa8ea
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 28 06:21:20 2026 +0000

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

diff --git a/test-catalog/storage/tests.yaml b/test-catalog/storage/tests.yaml
index 8b89f082895..409d13c09e1 100644
--- a/test-catalog/storage/tests.yaml
+++ b/test-catalog/storage/tests.yaml
@@ -204,6 +204,10 @@ 
org.apache.kafka.server.log.remote.storage.RemoteLogManagerTest:
 - testRemoteSizeTime
 - testRemoteStorageManagerWithUserDefinedConfigs
 - testRemoveMetricsOnClose
+- testRetentionSizeInPercentMetrics
+- testRetentionSizeInPercentMetricsTaskCancellation
+- testRetentionSizeInPercentMetricsWithNegativeRetention
+- testRetentionSizeInPercentMetricsWithZeroRetention
 - testStopPartitionsWithDeletion
 - testStopPartitionsWithoutDeletion
 - testTierLagResetsToZeroOnBecomingFollower

Reply via email to