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 21e15784e28 Update test catalog data for GHA workflow run 12320028844
21e15784e28 is described below

commit 21e15784e28583ab6619eee61c466100d23356c5
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 13 19:29:27 2024 +0000

    Update test catalog data for GHA workflow run 12320028844
    
    Commit: 
https://github.com/apache/kafka/commit/b37b89c6686f5270b37d39cf3144bccb4f5bceb2
    GitHub Run: https://github.com/apache/kafka/actions/runs/12320028844
---
 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 02e568613cb..dfacdf7db4f 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -460,6 +460,7 @@ kafka.api.PlaintextAdminIntegrationTest:
 - testIncrementalAlterConfigsDeleteBrokerConfigs
 - testIncrementalAlterConfigsForLog4jLogLevels
 - testIncrementalAlterConfigsForLog4jLogLevelsCanResetLoggerToCurrentRoot
+- testIncrementalAlterConfigsForLog4jLogLevelsCanSetToRootLogger
 - testIncrementalAlterConfigsForLog4jLogLevelsCannotResetRootLogger
 - testIncrementalAlterConfigsForLog4jLogLevelsDoesNotWorkWithInvalidConfigs
 - testInvalidAlterConfigs

Reply via email to