GitHub user orpiske opened a pull request:
https://github.com/apache/activemq-artemis/pull/2406
New profile to allow skipping or including the execution of integration
tests
This comes as request from our team. They would like to be able to skip
and/or include the execution of the integration tests on demand.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/orpiske/activemq-artemis master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2406.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2406
----
commit 9490e745c5431e681c768e6fdd20ed5dda0b7b95
Author: Otavio Rodolfo Piske <opiske@...>
Date: 2018-10-31T08:40:38Z
Create a new profile to allow skipping or including the execution of
integration tests
----
---