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 62a7981a8b6 Update test catalog data for GHA workflow run 11783627421
62a7981a8b6 is described below
commit 62a7981a8b6759ac63aa231ea074bc92c5b30a14
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 11 20:11:07 2024 +0000
Update test catalog data for GHA workflow run 11783627421
Commit:
https://github.com/apache/kafka/commit/c92f16a727ebb44b0c44038fbfa254d425dffcae
GitHub Run: https://github.com/apache/kafka/actions/runs/11783627421
---
test-catalog/core/tests.yaml | 44 --------------------------------------------
1 file changed, 44 deletions(-)
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 0774582abd7..9e060df2027 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -106,10 +106,7 @@ kafka.admin.ConfigCommandTest:
- shouldAddBrokerDynamicConfig
- shouldAddBrokerLoggerConfig
- shouldAddClientConfig
-- shouldAddClientConfigUsingZookeeper
- shouldAddDefaultBrokerDynamicConfig
-- shouldAddIpConfigsUsingZookeeper
-- shouldAddTopicConfigUsingZookeeper
- shouldAlterClientMetricsConfig
- shouldAlterGroupConfig
- shouldAlterTopicConfig
@@ -121,30 +118,13 @@ kafka.admin.ConfigCommandTest:
- shouldExitWithNonZeroStatusIfBothBootstrapServerAndBootstrapControllerGiven
- shouldExitWithNonZeroStatusOnArgError
- shouldExitWithNonZeroStatusOnBrokerCommandError
-- shouldExitWithNonZeroStatusOnBrokerCommandWithZkTlsConfigFile
-- shouldExitWithNonZeroStatusOnZkCommandWithClientsEntity
-- shouldExitWithNonZeroStatusOnZkCommandWithGroupsEntity
-- shouldExitWithNonZeroStatusOnZkCommandWithIpsEntity
-- shouldExitWithNonZeroStatusOnZkCommandWithTopicsEntity
- shouldFailIfAddAndAddFile
- shouldFailIfBrokerEntityTypeIsNotAnInteger
-- shouldFailIfBrokerEntityTypeIsNotAnIntegerUsingZookeeper
- shouldFailIfInvalidHost
-- shouldFailIfInvalidHostUsingZookeeper
- shouldFailIfMixedEntityTypeFlags
-- shouldFailIfMixedEntityTypeFlagsUsingZookeeper
- shouldFailIfShortBrokerEntityTypeIsNotAnInteger
-- shouldFailIfShortBrokerEntityTypeIsNotAnIntegerUsingZookeeper
- shouldFailIfUnrecognisedEntityType
-- shouldFailIfUnrecognisedEntityTypeUsingZookeeper
- shouldFailIfUnresolvableHost
-- shouldFailIfUnresolvableHostUsingZookeeper
-- shouldFailParseArgumentsForClientsEntityTypeUsingZookeeper
-- shouldFailParseArgumentsForGroupEntityTypeUsingZookeeper
-- shouldFailParseArgumentsForIpEntityTypeUsingZookeeper
-- shouldFailParseArgumentsForTopicsEntityTypeUsingZookeeper
-- shouldNotAllowAddBrokerQuotaConfigWhileBrokerUpUsingZookeeper
-- shouldNotAllowDescribeBrokerWhileBrokerUpUsingZookeeper
- shouldNotAlterClientMetricsConfigWithoutEntityName
- shouldNotAlterGroupConfigWithoutEntityName
- shouldNotAlterNonQuotaIpConfigsUsingBootstrapServer
@@ -152,25 +132,13 @@ kafka.admin.ConfigCommandTest:
- shouldNotAlterScramClientConfigUsingBootstrapServer
-
shouldNotAlterUserScramCredentialAndClientQuotaConfigsSimultaneouslyUsingBootstrapServer
-
shouldNotCreateUserScramCredentialConfigWithUnderMinimumIterationsUsingBootstrapServer
-- shouldNotDeleteBrokerConfigWhileBrokerUpUsingZookeeper
- shouldNotDescribeUserScramCredentialsWithEntityDefaultUsingBootstrapServer
-- shouldNotSupportAlterClientMetricsWithZookeeper
-- shouldNotSupportAlterClientMetricsWithZookeeperArg
-- shouldNotSupportAlterGroupConfigWithZookeeper
-- shouldNotSupportAlterGroupConfigWithZookeeperArg
-- shouldNotSupportDescribeClientMetricsWithZookeeperArg
-- shouldNotSupportDescribeGroupConfigWithZookeeperArg
- shouldNotUpdateBrokerConfigIfMalformedBracketConfig
-- shouldNotUpdateBrokerConfigIfMalformedBracketConfigUsingZookeeper
- shouldNotUpdateBrokerConfigIfMalformedConfig
-- shouldNotUpdateBrokerConfigIfMalformedConfigUsingZookeeper
- shouldNotUpdateBrokerConfigIfMalformedEntityName
-- shouldNotUpdateBrokerConfigIfMalformedEntityNameUsingZookeeper
- shouldNotUpdateConfigIfNonExistingConfigIsDeleted
-- shouldNotUpdateConfigIfNonExistingConfigIsDeletedUsingZookeeper
- shouldParseArgumentsForBrokerLoggersEntityTypeWithBrokerBootstrap
- shouldParseArgumentsForBrokerLoggersEntityTypeWithControllerBootstrap
-- shouldParseArgumentsForBrokersEntityTypeUsingZookeeper
- shouldParseArgumentsForBrokersEntityTypeWithBrokerBootstrap
- shouldParseArgumentsForBrokersEntityTypeWithControllerBootstrap
- shouldParseArgumentsForClientsEntityTypeWithBrokerBootstrap
@@ -181,31 +149,19 @@ kafka.admin.ConfigCommandTest:
- shouldParseArgumentsForIpEntityTypeWithControllerBootstrap
- shouldParseArgumentsForTopicsEntityTypeWithBrokerBootstrap
- shouldParseArgumentsForTopicsEntityTypeWithControllerBootstrap
-- shouldParseArgumentsForUsersEntityTypeUsingZookeeper
- shouldParseArgumentsForUsersEntityTypeWithBrokerBootstrap
- shouldParseArgumentsForUsersEntityTypeWithControllerBootstrap
- shouldRaiseInvalidConfigurationExceptionWhenAddingInvalidBrokerLoggerConfig
-- shouldSupportCommaSeparatedValuesUsingZookeeper
-- shouldSupportDescribeBrokerBeforeBrokerUpUsingZookeeper
- testAlterIpConfig
- testDescribeAllBrokerConfig
-- testDescribeAllBrokerConfigBootstrapServerRequired
- testDescribeAllTopicConfig
- testDescribeIpConfigs
- testEntityDefaultForType
- testEntityDefaultOptionWithAlterBrokerLoggerIsNotAllowed
- testEntityDefaultOptionWithDescribeBrokerLoggerIsNotAllowed
- testNoSpecifiedEntityOptionWithDescribeBrokersInBootstrapServerIsAllowed
-- testNoSpecifiedEntityOptionWithDescribeBrokersInZKIsAllowed
- testOptionEntityTypeNames
-- testOptionEntityTypeNamesUsingZookeeper
- testParseConfigsToBeAddedForAddConfigFile
-- testQuotaConfigEntity
-- testQuotaConfigEntityUsingZookeeperNotAllowed
-- testQuotaDescribeEntities
-- testScramCredentials
-- testUserClientQuotaOpts
-- testUserClientQuotaOptsUsingZookeeperNotAllowed
kafka.admin.DeleteTopicTest:
- testAddPartitionDuringDeleteTopic
- testDeleteNonExistingTopic