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: [email protected] With regards, Apache Git Services
