You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Kevin Doran (Jira)" <ji...@apache.org> on 2020/02/24 17:36:00 UTC

[jira] [Created] (NIFI-7191) Disable docker container integration tests when tests are disabled

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)