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

Use Strimzi Test Container in TO tests #10713

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

scholzj
Copy link
Member

@scholzj scholzj commented Oct 14, 2024

Type of change

  • Task

Description

We should use Strimzi Test containers in our tests that need to use Kafka. This will give us two main benefits:

  • We will be dogfooding our own tools and that will help us to improve them (a bunch of improvements was already raised from work on this PR)
  • We will get proper isolation between the Kafka version used in tests and Kafka version used by the operator. Thanks to that, the unit/integration tests will not be causing problems and blocking us with every Kafka release.

Checklist

  • Make sure all tests pass

@scholzj scholzj added this to the 0.44.0 milestone Oct 14, 2024
@scholzj
Copy link
Member Author

scholzj commented Oct 14, 2024

/azp run build

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@scholzj
Copy link
Member Author

scholzj commented Oct 14, 2024

/azp run build

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Signed-off-by: Jakub Scholz <[email protected]>
@scholzj
Copy link
Member Author

scholzj commented Oct 15, 2024

/azp run build

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@scholzj
Copy link
Member Author

scholzj commented Oct 15, 2024

/azp run build

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@scholzj
Copy link
Member Author

scholzj commented Oct 15, 2024

/azp run build

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Signed-off-by: Jakub Scholz <[email protected]>
Signed-off-by: Jakub Scholz <[email protected]>
@scholzj
Copy link
Member Author

scholzj commented Oct 16, 2024

/azp run build

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@scholzj
Copy link
Member Author

scholzj commented Oct 17, 2024

/azp run build

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@scholzj
Copy link
Member Author

scholzj commented Oct 17, 2024

/azp run build

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Signed-off-by: Jakub Scholz <[email protected]>
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.

1 participant