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

Provide a common set of JMS tests to test different combinations of JMS extension, client & broker #2914

Closed
jamesnetherton opened this issue Jul 20, 2021 · 0 comments
Assignees
Labels
Milestone

Comments

@jamesnetherton
Copy link
Contributor

It'd be good if we can have a common set of integration tests for JMS / AMQP and be able to reuse them to test different combinations of JMS client like Artemis, Qpid JMS & others. We already have a decent baseline for JMS testing in the messaging itest module so most of those should be reused.

The question is, what's the best way of achieving this?

Perhaps the cleanest way is to create new itest modules for each combination we want to test. The downside being more bloat added to the project + increased CI build times.

@jamesnetherton jamesnetherton self-assigned this Jul 20, 2021
jamesnetherton added a commit to jamesnetherton/camel-quarkus that referenced this issue Aug 9, 2021
jamesnetherton added a commit to jamesnetherton/camel-quarkus that referenced this issue Aug 9, 2021
@ppalaga ppalaga added this to the 2.2.0 milestone Oct 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants