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

feat(fvt): experiment with per-kafka-version image #2592

Merged
merged 2 commits into from
Aug 11, 2023
Merged

feat(fvt): experiment with per-kafka-version image #2592

merged 2 commits into from
Aug 11, 2023

Conversation

dnwe
Copy link
Collaborator

@dnwe dnwe commented Aug 11, 2023

Switch to templating the Dockerfile and docker-compose so that each
image is uniquely named and contains just the kafka version specified.
This will make it easier to have a large matrix test for the main branch
whilst keeping the PR checks at 2 or 3 kafka versions

- ensure test clients are closed after use
- increase initial delay, will be at least 10s to become ready so no
  point polling too early
- bump default KAFKA_VERSION to 3.5.1 if not set

Signed-off-by: Dominic Evans <dominic.evans@uk.ibm.com>
Switch to templating the Dockerfile and docker-compose so that each
image is uniquely named and contains just the kafka version specified.
This will make it easier to have a large matrix test for the main branch
whilst keeping the PR checks at 2 or 3 kafka versions

Signed-off-by: Dominic Evans <dominic.evans@uk.ibm.com>
@dnwe dnwe merged commit 3d7b37f into main Aug 11, 2023
12 checks passed
@dnwe dnwe deleted the dnwe/fvt branch August 11, 2023 09:05
@dnwe dnwe added the ci label Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant