Details
-
Test
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
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.
Attachments
Attachments
Issue Links
- relates to
-
CAMEL-20389 Fix incorrectly named integration tests
- Resolved
-
CAMEL-20113 camel-tests: investigate consolidating tests
- Resolved
- links to