Tiago Bueno created ARTEMIS-3716:
------------------------------------

             Summary: Move end-to-end tests from smoke-tests to e2e-tests module
                 Key: ARTEMIS-3716
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3716
             Project: ActiveMQ Artemis
          Issue Type: Task
          Components: Tests
            Reporter: Tiago Bueno
             Fix For: 2.21.0


Move all tests which are related to end-to-end testing from smoke-tests module 
to a new module named e2e-tests.

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 message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to