eadha commented on a change in pull request #8968:
URL: https://github.com/apache/ignite/pull/8968#discussion_r607135838
##########
File path: modules/ducktests/tests/ignitetest/services/ignite_app.py
##########
@@ -46,14 +46,17 @@ def __init__(self, context, config, java_class_name,
num_nodes=1, params="", sta
self.servicejava_class_name = servicejava_class_name
self.java_class_name = java_class_name
self.params = params
+ self.start_ignite = start_ignite
Review comment:
it is used in await_started, string 52
--
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]