[
https://issues.apache.org/jira/browse/CAMEL-12707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Netherton resolved CAMEL-12707.
-------------------------------------
Resolution: Fixed
Fix Version/s: 2.23.0
2.22.1
> Docker integration test profiles should respect the skipTests property
> ----------------------------------------------------------------------
>
> Key: CAMEL-12707
> URL: https://issues.apache.org/jira/browse/CAMEL-12707
> Project: Camel
> Issue Type: Improvement
> Components: build system
> Reporter: James Netherton
> Assignee: James Netherton
> Priority: Minor
> Fix For: 2.22.1, 2.23.0
>
>
> There are a few components leveraging Docker for integration testing. These
> are activated via profiles on the presence of the Docker daemon socket or the
> DOCKER_HOST environment variable.
> The surefire config on these profiles hard codes skipTests to false. We
> should instead use the value of ${skipTests} so we can disable the tests if
> requested.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)