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

Manage test container versions in the root project pom.xml #5152

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

jamesnetherton
Copy link
Contributor

Also tested with the Quarkus Platform and this worked fine.

Copy link
Contributor

@aldettinger aldettinger left a comment

Choose a reason for hiding this comment

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

Having a single prop file generated for each test should be ok.
Fingers crossed that all those container version upgrade will pass in ci build 🤞

Also, if one day there is a valid reason to test against multiple release streams of a container, we might be able to use properties like:

kafka-7_x.container.image
kafka-8_x.container.image

Copy link
Contributor

@ppalaga ppalaga left a comment

Choose a reason for hiding this comment

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

Very nice! Thanks a lot @jamesnetherton!

@jamesnetherton jamesnetherton merged commit 5f4d5b3 into apache:main Aug 8, 2023
20 checks passed
@jamesnetherton jamesnetherton deleted the test-container-versions branch August 8, 2023 06:07
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