hunyadi-dev commented on a change in pull request #979:
URL: https://github.com/apache/nifi-minifi-cpp/pull/979#discussion_r584619508



##########
File path: docker/test/integration/MiNiFi_integration_test_driver.py
##########
@@ -110,6 +110,12 @@ def start(self):
                 startup_success = cluster.wait_for_app_logs("Starting Flow 
Controller...", 120)
             elif cluster.get_engine() == "kafka-broker":
                 startup_success = cluster.wait_for_app_logs("Startup 
complete.", 120)
+            elif cluster.get_engine() == "http-proxy":

Review comment:
       Thanks for finding what container logs to wait for, great addition.




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


Reply via email to