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

[ST] Kafka Roller: enable pod pending test for kraft controller #9584

Merged
merged 4 commits into from Feb 2, 2024

Conversation

henryZrncik
Copy link
Contributor

Type of change

  • Refactoring

Description

Better coverage for making sure rolling of KRaft based clusters works as expected;
test checks recovery from Rolling with 1 pending Pod to normal state (all Pods Ready) for both broker role and controller role Kafka Node Pools.

Additionaly recovery of Zookeeper and kafka tests were merged for into one test as newly implemented tests covers most of kafka related recovery.

Checklist

  • Write tests
  • Make sure all tests pass
  • Update documentation

…t for zookeeper with broker

Signed-off-by: hzrncik <hzrncik@redhat.com>
@henryZrncik henryZrncik self-assigned this Jan 23, 2024
@henryZrncik henryZrncik added this to the 0.40.0 milestone Jan 23, 2024
Signed-off-by: hzrncik <hzrncik@redhat.com>
Copy link
Member

@see-quick see-quick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Just a nits ;) Thanks 👍

Signed-off-by: hzrncik <hzrncik@redhat.com>
@see-quick
Copy link
Member

/azp run regression

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Signed-off-by: hzrncik <hzrncik@redhat.com>
@see-quick
Copy link
Member

/azp run regression

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@im-konge
Copy link
Member

im-konge commented Feb 1, 2024

/azp run kraft-regression

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@im-konge im-konge added the ready for merge Label for PRs which are ready for merge label Feb 1, 2024
@im-konge im-konge merged commit d6216c8 into strimzi:main Feb 2, 2024
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready for merge Label for PRs which are ready for merge System tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants