[
https://issues.apache.org/jira/browse/CAMEL-20377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Otavio Rodolfo Piske updated CAMEL-20377:
-----------------------------------------
Component/s: tests
> *IT tests should be run with failsafe instead of surefire
> ---------------------------------------------------------
>
> Key: CAMEL-20377
> URL: https://issues.apache.org/jira/browse/CAMEL-20377
> Project: Camel
> Issue Type: Test
> Components: camel-itests, tests
> Reporter: Craig Ziesman
> Assignee: Craig Ziesman
> Priority: Minor
> Fix For: 4.x
>
> Attachments: IT-tests.txt
>
>
> There are many tests that use TestContainers and Docker in *IT.java classes
> that are currently being run by the surefire plugin. These tests should be
> run by failsafe, as they meet the definition of integration tests, not unit
> tests, and should not cause the whole build to fail if any of them fail.
>
> The list of affected test classes is attached.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)