Kevin Doran created NIFI-7191:
---------------------------------
Summary: Disable docker container integration tests when tests are
disabled
Key: NIFI-7191
URL: https://issues.apache.org/jira/browse/NIFI-7191
Project: Apache NiFi
Issue Type: Test
Reporter: Kevin Doran
Assignee: Kevin Doran
Currently, enabling the docker profile when building nifi builds a number of
images and also runs an integration test that uses the docker image.
The tests are run using a shell script that is called by the exec-maven-plugin.
The execution of this plugin that kicks off the tests should honor certain
maven flags that disable tests, such as -DskipTests and -Dmaven.test.skip=true
--
This message was sent by Atlassian Jira
(v8.3.4#803005)