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

[DPE-4779] Add Kraft test #43

Merged
merged 3 commits into from
Jul 18, 2024
Merged

Conversation

zmraul
Copy link
Contributor

@zmraul zmraul commented Jul 5, 2024

Adds Kraft test to the snap.

  • storage binary entrypoint fixed
  • Kraft deployment requires a manual format of the log directories. This has been added to the test

@zmraul zmraul requested a review from deusebio July 5, 2024 08:39

- name: Check topic creation
run: |
topic_creation=$(charmed-kafka.topics --create --topic test --bootstrap-server localhost:9092)
Copy link
Contributor

Choose a reason for hiding this comment

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

question I would have thought that we need sudo here too

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Apparently not. I copied the previous test with zookeeper, where is not needed. Didn't investigate on why though.

Copy link
Contributor

@deusebio deusebio 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 small point/niptick

@zmraul zmraul requested a review from marcoppenheimer July 5, 2024 16:36
@zmraul zmraul merged commit b57294b into 3/edge Jul 18, 2024
3 checks passed
@zmraul zmraul deleted the feat/dpe-4779-add-kraft-integration branch July 18, 2024 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants