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 199ca14bfc0 Update test catalog data for GHA workflow run 12122519647
199ca14bfc0 is described below

commit 199ca14bfc0b7e2b5e1e5001d91037958a9e7240
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 2 18:39:48 2024 +0000

    Update test catalog data for GHA workflow run 12122519647
    
    Commit: 
https://github.com/apache/kafka/commit/6fd951a9c0aa773060cd6bbf8a8b8c47ee9d2965
    GitHub Run: https://github.com/apache/kafka/actions/runs/12122519647
---
 test-catalog/core/tests.yaml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index e472c78fbaf..d98deb853f9 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -418,8 +418,6 @@ kafka.api.PlaintextAdminIntegrationTest:
 - testAbortTransactionTimeout
 - testAclOperations
 - testAdminClientHandlingBadIPWithoutTimeout
-- testAlterConfigsForLog4jLogLevelsDoesNotWork
-- testAlterConfigsWithOptionTimeoutMs
 - testAlterLogDirsAfterDeleteRecords
 - testAlterReplicaLogDirs
 - testAppendAlreadyExistsConfigsAndSubtractNotExistsConfigs
@@ -2687,7 +2685,6 @@ kafka.server.DynamicBrokerReconfigurationTest:
 - testUncleanLeaderElectionEnable
 - testUpdatesUsingConfigProvider
 kafka.server.DynamicConfigChangeTest:
-- testAlterDefaultTopicConfig
 - testBrokerIdConfigChangeAndDelete
 - testClientIdQuotaConfigChange
 - testConfigChange
@@ -2832,7 +2829,6 @@ kafka.server.KRaftClusterTest:
 - testDirectToControllerCommunicationFailsOnOlderMetadataVersion
 - testIncreaseNumIoThreads
 - testIncrementalAlterConfigs
-- testLegacyAlterConfigs
 - testOverlyLargeCreateTopics
 - testReconfigureControllerAuthorizer
 - testReconfigureControllerClientQuotas

Reply via email to