tlbueno opened a new pull request #3980:
URL: https://github.com/apache/activemq-artemis/pull/3980


   Move all tests which are related to end-to-end testings from smoke-tests 
module to a new module e2e-tests module.
   
   These e2e tests are those which are dependent of ContainerService class. 
ContainerService class uses artemis inside a container by using the 
testcontainers library and for that reason these tests are usually a quite slow 
and tecnically they are not a smoke test. 
   
   The new e2e-tests module is part of tests module but it is not enabled by 
default and to get executed it requires the e2e-tests profile specification on 
maven command.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to