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 bd121629045 Update test catalog data for GHA workflow run 13906497150
bd121629045 is described below
commit bd121629045c5fa7dee51fd61f69b539f110cf85
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 17 20:35:22 2025 +0000
Update test catalog data for GHA workflow run 13906497150
Commit:
https://github.com/apache/kafka/commit/e9ffe0ba7c125219c2c00148a9e6174c8ce0a6d9
GitHub Run: https://github.com/apache/kafka/actions/runs/13906497150
---
test-catalog/clients/clients-integration-tests/tests.yaml | 3 +++
test-catalog/core/tests.yaml | 2 ++
2 files changed, 5 insertions(+)
diff --git a/test-catalog/clients/clients-integration-tests/tests.yaml
b/test-catalog/clients/clients-integration-tests/tests.yaml
index 87239b43ff0..7feed712713 100644
--- a/test-catalog/clients/clients-integration-tests/tests.yaml
+++ b/test-catalog/clients/clients-integration-tests/tests.yaml
@@ -5,3 +5,6 @@ org.apache.kafka.clients.admin.AdminFenceProducersTest:
- testFenceAfterProducerCommit
- testFenceBeforeProducerCommit
- testFenceProducerTimeoutMs
+org.apache.kafka.clients.admin.StaticBrokerConfigTest:
+- testTopicConfigsGetImpactedIfStaticConfigsAddToBroker
+- testTopicConfigsGetImpactedIfStaticConfigsAddToController
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 3d8df256587..a095f999afb 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -311,6 +311,7 @@ kafka.api.PlaintextAdminIntegrationTest:
- testCreatePartitionWithOptionRetryOnQuotaViolation
- testCreatePartitions
- testCreateTopicsReturnsConfigs
+- testDefaultNameQuotaIsNotEqualToDefaultQuota
- testDelayedClose
- testDeleteConsumerGroupOffsets
- testDeleteRecordsAfterCorruptRecords
@@ -2191,6 +2192,7 @@ kafka.server.BootstrapControllersIntegrationTest:
- testAlterReassignmentsWithBootstrapControllers
- testDescribeCluster
- testDescribeClusterByControllers
+- testDescribeConfigs
- testDescribeFeatures
- testDescribeFeaturesByControllers
- testDescribeMetadataQuorum