Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KAFKA-17477:Topic command integration test migrate to new test infra #16127

Merged
merged 25 commits into from
Sep 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
d782cb8
Add getCurrentFunctionName function
TaiJuWu Jun 22, 2024
4a315ce
Rewrite Topic command itergration test to new infra
TaiJuWu Jun 22, 2024
779501a
Fix test fail
TaiJuWu Jun 22, 2024
884e1d8
Wait all brokers to start running
TaiJuWu Jun 22, 2024
dc6a7af
fix build error
TaiJuWu Jun 22, 2024
d312323
remove scala collection dependency
TaiJuWu Jul 5, 2024
5a90c5c
Revert "Fix test fail"
TaiJuWu Jul 6, 2024
bfd38cf
KafkaClusterTestKit support PLAINTEXT
TaiJuWu Jul 6, 2024
11efa2a
Revert "Wait all brokers to start running"
TaiJuWu Jul 6, 2024
4dbc4b7
Fix testDeleteInternalTopic
TaiJuWu Jul 6, 2024
450b9c9
Fix Zk mode testTopicWithCollidingCharDeletionAndCreateAgain
TaiJuWu Jul 6, 2024
be7b6b7
Fix testDescribeUnderReplicatedPartitionsWhenReassignmentIsInProgress
TaiJuWu Jul 6, 2024
68087af
fix build fail
TaiJuWu Jul 6, 2024
e2c8eb8
Revert "KafkaClusterTestKit support PLAINTEXT"
TaiJuWu Jul 11, 2024
ca3201b
Revert "Add getCurrentFunctionName function" and use testInfo
TaiJuWu Jul 12, 2024
7b6b385
Merge branch 'trunk' into TopicComIT-migrate
TaiJuWu Jul 17, 2024
8a69946
remove unnecessary testinfo
TaiJuWu Jul 17, 2024
e1bf43c
fix testDescribeUnavailablePartitions
TaiJuWu Jul 18, 2024
1eacc96
Merge branch 'trunk' into TopicComIT-migrate
TaiJuWu Aug 6, 2024
419bc90
apply cluster.waitTopicDeletion
TaiJuWu Aug 6, 2024
463136c
address comments
TaiJuWu Aug 8, 2024
438c601
clusterInstance comes from parameter
TaiJuWu Aug 11, 2024
f809d4b
move TopicCommandTest to TopicCommandIntegrationTest
TaiJuWu Aug 11, 2024
38c3e7f
Merge branch 'trunk' into TopicComIT-migrate
TaiJuWu Sep 5, 2024
f89cae8
Rename
TaiJuWu Sep 6, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading