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

Make integration tests runnable against Quarkus Platform BOM #3123

Closed
ppalaga opened this issue Sep 22, 2021 · 0 comments · Fixed by #3134
Closed

Make integration tests runnable against Quarkus Platform BOM #3123

ppalaga opened this issue Sep 22, 2021 · 0 comments · Fixed by #3134
Assignees
Milestone

Comments

@ppalaga
Copy link
Contributor

ppalaga commented Sep 22, 2021

Our integration tests can currently be run only against camel-quarkus-bom. However applications produced by https://code.quarkus.io/ import io.quarkus.platform:quarkus-camel-bom which may slightly differ from camel-quarkus-bom. So it would be nice to make the BOM GAV in the tests parametrized so that each integration test can be optionally run against io.quarkus.platform:quarkus-camel-bom by overriding some properties on the command line. The same could be done for Camel Quarkus examples.
Credits: @vkasala

@ppalaga ppalaga self-assigned this Sep 27, 2021
ppalaga added a commit to ppalaga/camel-quarkus that referenced this issue Sep 28, 2021
ppalaga added a commit to ppalaga/cq-maven-plugin that referenced this issue Sep 28, 2021
ppalaga added a commit to l2x6/cq-maven-plugin that referenced this issue Sep 28, 2021
ppalaga added a commit to ppalaga/camel-quarkus that referenced this issue Sep 28, 2021
ppalaga added a commit to ppalaga/camel-quarkus that referenced this issue Sep 28, 2021
ppalaga added a commit to ppalaga/camel-quarkus that referenced this issue Sep 28, 2021
ppalaga added a commit to ppalaga/camel-quarkus that referenced this issue Sep 29, 2021
ppalaga added a commit to ppalaga/camel-quarkus that referenced this issue Sep 29, 2021
ppalaga added a commit to jboss-fuse/camel-quarkus that referenced this issue Sep 29, 2021
ppalaga added a commit to ppalaga/camel-quarkus that referenced this issue Sep 29, 2021
ppalaga added a commit to jboss-fuse/camel-quarkus that referenced this issue Sep 29, 2021
ppalaga added a commit to ppalaga/camel-quarkus-examples that referenced this issue Oct 5, 2021
ppalaga added a commit to apache/camel-quarkus-examples that referenced this issue Oct 5, 2021
@ppalaga ppalaga added this to the 2.5.0 milestone Oct 22, 2021
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 a pull request may close this issue.

1 participant