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 36f102b3e5d Update test catalog data for GHA workflow run 13512570041
36f102b3e5d is described below

commit 36f102b3e5d8d3881bd392614ba958043b38eba9
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 25 05:12:51 2025 +0000

    Update test catalog data for GHA workflow run 13512570041
    
    Commit: 
https://github.com/apache/kafka/commit/10873e42101671e3e917f7d20bdd99870a700564
    GitHub Run: https://github.com/apache/kafka/actions/runs/13512570041
---
 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 e4d6b2f82be..791c9cfc177 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -2929,9 +2929,13 @@ kafka.server.KafkaConfigTest:
 - testEffectAdvertiseControllerListenerForControllerWithMixedAdvertisement
 - testEffectAdvertiseControllerListenerForControllerWithoutAdvertisement
 - testEqualAdvertisedListenersProtocol
+- testExplicitAllBindingControllerListenersCanBeAdvertisedForKRaftController
+- testExplicitAllBindingListenersCannotBeUsedForBroker
 - testFromPropsInvalid
 - testGroupCoordinatorRebalanceProtocols
 - testIPv4AndIPv6SamePortListeners
+- testImplicitAllBindingControllerListenersCanBeAdvertisedForKRaftController
+- testImplicitAllBindingListenersCanBeAdvertisedForBroker
 - testInterBrokerListenerNameAndSecurityProtocolSet
 - testInterBrokerListenerNameMissingFromListenerSecurityProtocolMap
 - testInvalidAdvertisedListenersProtocol

Reply via email to