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 cac0f00c543 Update test catalog data for GHA workflow run 16626157333
cac0f00c543 is described below
commit cac0f00c543358936920fccb18da04bcc4bc684e
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 30 17:36:50 2025 +0000
Update test catalog data for GHA workflow run 16626157333
Commit:
https://github.com/apache/kafka/commit/1bcaa19c46ac9be2166f52a3381ade58997122e7
GitHub Run: https://github.com/apache/kafka/actions/runs/16626157333
---
test-catalog/core/tests.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index ad7b379b3a5..d63f47aeb30 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -3181,16 +3181,19 @@ kafka.tools.StorageToolTest:
- testFormatFailsOnAlreadyFormatted
- testFormatSucceedsIfAllDirectoriesAreAvailable
- testFormatSucceedsIfAtLeastOneDirectoryIsAvailable
+- testFormatWithInitialControllersFailsWithStaticVotersConfig
- testFormatWithInitialControllersFlag
- testFormatWithInvalidFeature
- testFormatWithInvalidKRaftVersionLevel
- testFormatWithNoInitialControllersFlagAndInitialControllersFlagFails
- testFormatWithNoInitialControllersFlagAndStandaloneFlagFails
+- testFormatWithNoInitialControllersPassesWithVotersConfig
- testFormatWithNoInitialControllersSucceedsOnController
- testFormatWithReleaseVersion
- testFormatWithReleaseVersionAndKRaftVersion
- testFormatWithReleaseVersionAsFeature
- testFormatWithReleaseVersionDefaultAndReleaseVersion
+- testFormatWithStandaloneFailsWithStaticVotersConfig
- testFormatWithStandaloneFlag
- testFormatWithStandaloneFlagAndInitialControllersFlagFails
- testFormatWithStandaloneFlagOnBrokerFails