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 02e78946c6d Update test catalog data for GHA workflow run 12104647184
02e78946c6d is described below
commit 02e78946c6daf2fc6b3ffbfc9860a23ce3be8a39
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 1 12:44:07 2024 +0000
Update test catalog data for GHA workflow run 12104647184
Commit:
https://github.com/apache/kafka/commit/615f1a0bf999cd0b5ccf38c09e6afaba89538e9f
GitHub Run: https://github.com/apache/kafka/actions/runs/12104647184
---
test-catalog/core/tests.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index d5ae37c1908..e472c78fbaf 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -99,7 +99,11 @@ kafka.admin.ConfigCommandIntegrationTest:
- testNullStatusOnKraftCommandAlterClientMetrics
- testNullStatusOnKraftCommandAlterGroup
- testNullStatusOnKraftCommandAlterUserQuota
+- testUnsupportedVersionException
+- testUpdateBrokerConfigNotAffectedByInvalidConfig
- testUpdateClusterWideConfigInKRaftThenShouldSuccessful
+- testUpdateInvalidBrokerConfigs
+- testUpdateInvalidTopicConfigs
- testUpdatePerBrokerConfigInKRaftThenShouldFail
- testUpdatePerBrokerConfigWithListenerNameInKRaftThenShouldSuccessful
kafka.admin.ConfigCommandTest: