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 150d9771215 Update test catalog data for GHA workflow run 16598514397
150d9771215 is described below

commit 150d9771215eab687ee471ead7d41db272d85a1a
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 29 17:00:10 2025 +0000

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

diff --git a/test-catalog/storage/tests.yaml b/test-catalog/storage/tests.yaml
index a8c23eb1870..9f5b71a4730 100644
--- a/test-catalog/storage/tests.yaml
+++ b/test-catalog/storage/tests.yaml
@@ -99,6 +99,8 @@ 
org.apache.kafka.server.log.remote.metadata.storage.serialization.RemoteLogSegme
 org.apache.kafka.server.log.remote.quota.RLMQuotaManagerTest:
 - testQuotaExceeded
 - testQuotaUpdate
+org.apache.kafka.server.log.remote.quota.RLMQuotaMetricsTest:
+- testNewSensorWhenExpired
 
org.apache.kafka.server.log.remote.storage.ClassLoaderAwareRemoteStorageManagerTest:
 - testWithClassLoader
 org.apache.kafka.server.log.remote.storage.LocalTieredStorageTest:

Reply via email to