jiridanek commented on a change in pull request #1437:
URL: https://github.com/apache/qpid-dispatch/pull/1437#discussion_r749508814
##########
File path: tests/system_test.py
##########
@@ -926,15 +926,15 @@ def get_queue_stats(self):
return self.queue_stats % (self.num_queue_puts, self.num_queue_gets)
def _main(self):
- self._container.timeout = 0.5
+ self._container.timeout = 3.0
Review comment:
In addition to system_tests.TIMEOUT which is there already,
https://github.com/apache/qpid-dispatch/blob/138d084d7a0d9dbeed2991affffc8f669563be68/tests/system_test.py#L124-L126
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]