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 7ed473015e1 Update test catalog data for GHA workflow run 12328083518
7ed473015e1 is described below
commit 7ed473015e1f173dce887b9d41d79bed9efd8f2b
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Dec 14 10:02:04 2024 +0000
Update test catalog data for GHA workflow run 12328083518
Commit:
https://github.com/apache/kafka/commit/139e5b15a1ca1c369b7f42842da8c69caa10d09f
GitHub Run: https://github.com/apache/kafka/actions/runs/12328083518
---
test-catalog/core/tests.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index a0ea9d9da2e..84e37adfe9f 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -2626,6 +2626,7 @@ kafka.server.DynamicBrokerConfigTest:
- testPasswordConfigEncoderSecretChange
- testPasswordConfigEncryption
- testReconfigurableValidation
+- testRemoteLogDynamicThreadPoolWithInvalidValues
- testRemoteLogManagerCopyQuotaUpdates
- testRemoteLogManagerFetchQuotaUpdates
- testRemoteLogManagerMultipleConfigUpdates
@@ -2635,6 +2636,7 @@ kafka.server.DynamicBrokerConfigTest:
- testUpdateDynamicThreadPool
- testUpdateMetricReporters
- testUpdateMetricReportersNoJmxReporter
+- testUpdateRemoteLogManagerDynamicThreadPool
kafka.server.DynamicBrokerReconfigurationTest:
- testConfigDescribeUsingAdminClient
- testConsecutiveConfigChange