Sega76 commented on a change in pull request #8294:
URL: https://github.com/apache/ignite/pull/8294#discussion_r527727261
##########
File path: modules/ducktests/tests/ignitetest/services/ignite_app.py
##########
@@ -53,6 +53,9 @@ def start(self):
self.__check_status("IGNITE_APPLICATION_INITIALIZED",
timeout=self.timeout_sec)
+ def wait(self, timeout_sec=600):
Review comment:
yes, if we want use method .run()
----------------------------------------------------------------
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]