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 a2021db3aa8 Update test catalog data for GHA workflow run 28422482862
a2021db3aa8 is described below

commit a2021db3aa8961a7bced186cb1dd74aa806a1c64
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 30 08:18:48 2026 +0000

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

diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 779d47edf97..162f18e58f4 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -1435,6 +1435,7 @@ kafka.server.DynamicBrokerConfigTest:
 - testDynamicLogLocalRetentionSizeConfig
 - testDynamicLogLocalRetentionSkipsOnInvalidConfig
 - testDynamicLogLocalRetentionThrowsOnIncorrectConfig
+- testDynamicLogRemoteCopyLagConfig
 - testDynamicLogRemoteCopyLagThrowsOnIncorrectConfig
 - testDynamicRemoteFetchMaxWaitMsConfig
 - testDynamicRemoteListOffsetsRequestTimeoutMsConfig

Reply via email to