You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/03/06 18:36:00 UTC

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

    [ https://issues.apache.org/jira/browse/NIFI-7191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17053685#comment-17053685 ] 

ASF subversion and git services commented on NIFI-7191:
-------------------------------------------------------

Commit cca54f7ff22709debe9f3b3b9b97eee92e1e0193 in nifi's branch refs/heads/master from Kevin Doran
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=cca54f7 ]

NIFI-7191 Conditionally disable docker integration tests

Honor Maven properties skipTests and maven.test.skip for the
shell script integration tests that verifiy docker images.


> 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
>            Priority: Trivial
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> 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)