-
Notifications
You must be signed in to change notification settings - Fork 24
[ST] Kafka Rebalance ST #2181
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
base: main
Are you sure you want to change the base?
[ST] Kafka Rebalance ST #2181
Conversation
fec7814 to
dc978c1
Compare
|
/systemtests run --profile=regression --retry-count=0 |
MikeEdgar
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, just the Sonar nit. I assume you're still looking at the test failures.
systemtests/src/test/java/com/github/streamshub/systemtests/kafka/RebalanceST.java
Show resolved
Hide resolved
dc978c1 to
7018b0b
Compare
|
/systemtests run --profile=regression --retry-count=1 |
7018b0b to
29ac9fa
Compare
|
/systemtests run --profile=regression --retry-count=1 |
|
6/8 ST workflows passed. The two died on runtime issue. Re-triggering should solve this issue. |
|
/systemtests run --testcase=ConsumerST --retry-count=1 |
29ac9fa to
b136814
Compare
|
/systemtests run --testcase=ConsumerST --retry-count=0 |
b136814 to
debe780
Compare
|
/systemtests run --testcase=ConsumerST --retry-count=0 |
|
Signed-off-by: jkalinic <jkalinic@redhat.com>
Signed-off-by: jkalinic <jkalinic@redhat.com>
Signed-off-by: jkalinic <jkalinic@redhat.com>
debe780 to
2fe3d1b
Compare
|



This PR adds a systemtest for a rebalance feature, deploying Kafka with CC and KafkaRebalance CRs, and using Console UI to verify data and approval of the generated proposals.