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

commit e5e541580d1837ab722299129b67827999a8372e
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 19 21:02:12 2025 +0000

    Update test catalog data for GHA workflow run 13954311946
    
    Commit: 
https://github.com/apache/kafka/commit/fcca4056fd7d7a7dde5ceb36ee34bb09fa2a5eef
    GitHub Run: https://github.com/apache/kafka/actions/runs/13954311946
---
 .../clients/clients-integration-tests/tests.yaml   | 31 +++++++++++++
 test-catalog/core/tests.yaml                       | 51 ----------------------
 test-catalog/server/tests.yaml                     | 20 +++++++++
 3 files changed, 51 insertions(+), 51 deletions(-)

diff --git a/test-catalog/clients/clients-integration-tests/tests.yaml 
b/test-catalog/clients/clients-integration-tests/tests.yaml
index 85e163e0960..a04bce1e26a 100644
--- a/test-catalog/clients/clients-integration-tests/tests.yaml
+++ b/test-catalog/clients/clients-integration-tests/tests.yaml
@@ -5,9 +5,38 @@ org.apache.kafka.clients.admin.AdminFenceProducersTest:
 - testFenceAfterProducerCommit
 - testFenceBeforeProducerCommit
 - testFenceProducerTimeoutMs
+org.apache.kafka.clients.admin.ClientTelemetryTest:
+- testClientInstanceId
+- testIntervalMsParser
+- testMetrics
+org.apache.kafka.clients.admin.DeleteTopicTest:
+- testAddPartitionDuringDeleteTopic
+- testDeleteNonExistingTopic
+- testDeleteTopicAlreadyMarkedAsDeleted
+- testDeleteTopicDuringAddPartition
+- testDeleteTopicWithAllAliveReplicas
+- testDeleteTopicWithCleaner
+- testDisableDeleteTopic
+- testIncreasePartitionCountDuringDeleteTopic
+- testPartitionReassignmentDuringDeleteTopic
+- testRecreateTopicAfterDeletion
+- testResumeDeleteTopicWithRecoveredFollower
+org.apache.kafka.clients.admin.DescribeAuthorizedOperationsTest:
+- testClusterAuthorizedOperations
+- testConsumerGroupAuthorizedOperations
+- testTopicAuthorizedOperations
+org.apache.kafka.clients.admin.RackAwareAutoTopicCreationTest:
+- testAutoCreateTopic
 org.apache.kafka.clients.admin.StaticBrokerConfigTest:
 - testTopicConfigsGetImpactedIfStaticConfigsAddToBroker
 - testTopicConfigsGetImpactedIfStaticConfigsAddToController
+org.apache.kafka.clients.consumer.ConsumerIntegrationTest:
+- testAsyncConsumerWithOldGroupCoordinator
+- testFetchPartitionsAfterFailedListenerWithGroupProtocolClassic
+- testFetchPartitionsAfterFailedListenerWithGroupProtocolConsumer
+- testFetchPartitionsWithAlwaysFailedListenerWithGroupProtocolClassic
+- testFetchPartitionsWithAlwaysFailedListenerWithGroupProtocolConsumer
+- testLeaderEpoch
 org.apache.kafka.clients.consumer.ShareConsumerTest:
 - testAcknowledgementCommitCallbackCallsShareConsumerDisallowed
 - testAcknowledgementCommitCallbackCallsShareConsumerWakeup
@@ -65,3 +94,5 @@ org.apache.kafka.clients.consumer.ShareConsumerTest:
 - testSubscriptionAndPollMultiple
 - testSubscriptionFollowedByTopicCreation
 - testWakeupWithFetchedRecordsAvailable
+org.apache.kafka.server.quota.CustomQuotaCallbackTest:
+- testCustomQuotaCallbackWithControllerServer
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 41701e71f3b..fa75d7597de 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -33,26 +33,6 @@ kafka.admin.AddPartitionsTest:
 - testReplicaPlacementAllServers
 - testReplicaPlacementPartialServers
 - testWrongReplicaCount
-kafka.admin.ClientTelemetryTest:
-- testClientInstanceId
-- testIntervalMsParser
-- testMetrics
-kafka.admin.DeleteTopicTest:
-- testAddPartitionDuringDeleteTopic
-- testDeleteNonExistingTopic
-- testDeleteTopicAlreadyMarkedAsDeleted
-- testDeleteTopicDuringAddPartition
-- testDeleteTopicWithAllAliveReplicas
-- testDeleteTopicWithCleaner
-- testDisableDeleteTopic
-- testIncreasePartitionCountDuringDeleteTopic
-- testPartitionReassignmentDuringDeleteTopic
-- testRecreateTopicAfterDeletion
-- testResumeDeleteTopicWithRecoveredFollower
-kafka.admin.DescribeAuthorizedOperationsTest:
-- testClusterAuthorizedOperations
-- testConsumerGroupAuthorizedOperations
-- testTopicAuthorizedOperations
 kafka.admin.ListOffsetsIntegrationTest:
 - testListMaxTimestampWithEmptyLog
 - testThreeCompressedRecordsInOneBatch
@@ -61,8 +41,6 @@ kafka.admin.ListOffsetsIntegrationTest:
 - testThreeNonCompressedRecordsInSeparateBatch
 - testThreeRecordsInOneBatchHavingDifferentCompressionTypeWithServer
 - testThreeRecordsInSeparateBatchHavingDifferentCompressionTypeWithServer
-kafka.admin.RackAwareAutoTopicCreationTest:
-- testAutoCreateTopic
 kafka.admin.RemoteTopicCrudTest:
 - testClusterWideDisablementOfTieredStorageWithEnabledTieredTopic
 - testClusterWithoutTieredStorageStartsSuccessfullyIfTopicWithTieringDisabled
@@ -716,13 +694,6 @@ kafka.api.UserQuotaTest:
 - testThrottledRequest
 kafka.api.test.ProducerCompressionTest:
 - testCompression
-kafka.clients.consumer.ConsumerIntegrationTest:
-- testAsyncConsumerWithOldGroupCoordinator
-- testFetchPartitionsAfterFailedListenerWithGroupProtocolClassic
-- testFetchPartitionsAfterFailedListenerWithGroupProtocolConsumer
-- testFetchPartitionsWithAlwaysFailedListenerWithGroupProtocolClassic
-- testFetchPartitionsWithAlwaysFailedListenerWithGroupProtocolConsumer
-- testLeaderEpoch
 kafka.cluster.AssignmentStateTest:
 - testPartitionAssignmentStatus
 kafka.cluster.PartitionLockTest:
@@ -2188,24 +2159,6 @@ kafka.server.AutoTopicCreationManagerTest:
 - testTopicCreationWithMetadataContextNoRetryUponUnsupportedVersion
 - testTopicCreationWithMetadataContextPassPrincipal
 - testTopicCreationWithMetadataContextWhenPrincipalSerdeNotDefined
-kafka.server.BootstrapControllersIntegrationTest:
-- testAcls
-- testAclsByControllers
-- testAlterReassignmentsWithBootstrapControllers
-- testDescribeCluster
-- testDescribeClusterByControllers
-- testDescribeConfigs
-- testDescribeFeatures
-- testDescribeFeaturesByControllers
-- testDescribeMetadataQuorum
-- testDescribeMetadataQuorumByControllers
-- testIncrementalAlterConfigs
-- testIncrementalAlterConfigsByControllers
-- testPutBrokersInBootstrapControllersConfig
-- testPutControllersInBootstrapBrokersConfig
-- testUpdateFeatures
-- testUpdateFeaturesByControllers
-- testUsingBootstrapControllersOnUnsupportedAdminApi
 kafka.server.BrokerLifecycleManagerTest:
 - testAlwaysSendsAccumulatedOfflineDirs
 - testControlledShutdown
@@ -3032,8 +2985,6 @@ kafka.server.LogDirFailureTest:
 - testProduceErrorFromFailureOnCheckpoint
 - testProduceErrorFromFailureOnLogRoll
 - testReplicaFetcherThreadAfterLogDirFailureOnFollower
-kafka.server.LogManagerIntegrationTest:
-- testRestartBrokerNoErrorIfMissingPartitionMetadata
 kafka.server.LogOffsetTest:
 - testEmptyLogsGetOffsets
 - testFetchOffsetByTimestampForMaxTimestampAfterTruncate
@@ -3694,8 +3645,6 @@ kafka.server.share.SharePartitionTest:
 - testWriteShareGroupStateWithNullResponse
 - testWriteShareGroupStateWithNullTopicsData
 - testWriteShareGroupStateWithWriteException
-kafka.test.api.CustomQuotaCallbackTest:
-- testCustomQuotaCallbackWithControllerServer
 kafka.tools.DumpLogSegmentsTest:
 - testBatchAndRecordMetadataOutput
 - testDumpEmptyIndex
diff --git a/test-catalog/server/tests.yaml b/test-catalog/server/tests.yaml
index d0716e7b66f..455c4cce1c2 100644
--- a/test-catalog/server/tests.yaml
+++ b/test-catalog/server/tests.yaml
@@ -42,6 +42,24 @@ org.apache.kafka.server.AssignmentsManagerTest:
 - testStartAndShutdown
 - testSuccessfulAssignment
 - testUnSuccessfulRequestCausesRetransmission
+org.apache.kafka.server.BootstrapControllersIntegrationTest:
+- testAcls
+- testAclsByControllers
+- testAlterReassignmentsWithBootstrapControllers
+- testDescribeCluster
+- testDescribeClusterByControllers
+- testDescribeConfigs
+- testDescribeFeatures
+- testDescribeFeaturesByControllers
+- testDescribeMetadataQuorum
+- testDescribeMetadataQuorumByControllers
+- testIncrementalAlterConfigs
+- testIncrementalAlterConfigsByControllers
+- testPutBrokersInBootstrapControllersConfig
+- testPutControllersInBootstrapBrokersConfig
+- testUpdateFeatures
+- testUpdateFeaturesByControllers
+- testUsingBootstrapControllersOnUnsupportedAdminApi
 org.apache.kafka.server.BrokerFeaturesTest:
 - ensureDefaultSupportedFeaturesRangeMaxNotZero
 - testCompatibleFeatures
@@ -83,6 +101,8 @@ org.apache.kafka.server.ClientMetricsManagerTest:
 - testUpdateSubscriptionWithInvalidMetricsProperties
 - testUpdateSubscriptionWithNullProperties
 - testUpdateSubscriptionWithPropertiesDeletion
+org.apache.kafka.server.LogManagerIntegrationTest:
+- testRestartBrokerNoErrorIfMissingPartitionMetadata
 org.apache.kafka.server.metrics.BrokerServerMetricsTest:
 - testIgnoredStaticVoters
 - testLastAppliedRecordOffset

Reply via email to