You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2020/02/25 18:03:39 UTC

[GitHub] [nifi] ekovacs commented on issue #4078: NIFI-7191 Conditionally disable docker integration tests

ekovacs commented on issue #4078: NIFI-7191 Conditionally disable docker integration tests
URL: https://github.com/apache/nifi/pull/4078#issuecomment-590988707
 
 
   Hi @kevdoran , 
   
   I checked out your PR, and ran `mvn clean  package verify -P docker -DskipTests=true`
   it built the docker image and it skipped running the integration tests **as expected**.
   
   when only `mvn clean  package verify` the integration tests ran, **as expected**.
   
   +2 for this change to be merged!
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services