lordgamez commented on a change in pull request #1286:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1286#discussion_r836204605



##########
File path: docker/test/integration/minifi/core/NifiContainer.py
##########
@@ -23,12 +23,13 @@
 
 
 class NifiContainer(FlowContainer):
-    NIFI_VERSION = '1.7.0'
+    NIFI_VERSION = '1.15.3'

Review comment:
       Well the previous version we used was 4 years old, and if we work with 
that, then I don't think we have a lot to worry about :) I think these site to 
site and invokehttp use cases we test did not really change since then. If they 
change with a newer version later then I think we can introduce a test with an 
older version to verify both.




-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to