anton-vinogradov commented on a change in pull request #8127:
URL: https://github.com/apache/ignite/pull/8127#discussion_r468393961



##########
File path: modules/ducktests/tests/ignitetest/services/utils/ignite_aware.py
##########
@@ -156,10 +164,9 @@ def await_event(self, evt_message, timeout_sec, 
from_the_beginning=False, backof
         :param backoff_sec: Number of seconds to back off between each failure 
to meet the condition
                 before checking again.
         """
-        assert len(self.nodes) == 1

Review comment:
       @timoninmaxim It was implemented partially by me, assert was used to 
check it was used properly (applicable only for single-node services)




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