James Netherton created CAMEL-12707:
---------------------------------------
Summary: 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
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)