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 720da4c660d Update test catalog data for GHA workflow run 13818122551
720da4c660d is described below
commit 720da4c660d8945f82b8cac5958713a29128a2df
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 12 20:13:32 2025 +0000
Update test catalog data for GHA workflow run 13818122551
Commit:
https://github.com/apache/kafka/commit/e3080684c08c1832b172f9ec3183a2c238306ff2
GitHub Run: https://github.com/apache/kafka/actions/runs/13818122551
---
test-catalog/raft/tests.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/test-catalog/raft/tests.yaml b/test-catalog/raft/tests.yaml
index f07031a520e..cf204706f25 100644
--- a/test-catalog/raft/tests.yaml
+++ b/test-catalog/raft/tests.yaml
@@ -443,6 +443,8 @@ org.apache.kafka.raft.ProspectiveStateTest:
- testThreeNodeQuorumVoteRejected
- testTwoNodeQuorumVoteGranted
- testTwoNodeQuorumVoteRejected
+org.apache.kafka.raft.QuorumConfigTest:
+- testIllegalConfig
org.apache.kafka.raft.QuorumStateTest:
- testCanBecomeFollowerOfNonVoter
- testCandidateToAnyStateLowerEpoch