increase timeout when gathering results

This commit is contained in:
Ch3LL 2019-04-30 15:53:39 -04:00
parent 784786d004
commit e7c9d6ea22
No known key found for this signature in database
GPG key ID: 132B55A7C13EFA73

View file

@ -436,7 +436,7 @@ class PubServerChannel(TestCase, AdaptedConfigurationTestCaseMixin):
del self.process_manager
@staticmethod
def _gather_results(opts, pub_uri, results, timeout=20, messages=None):
def _gather_results(opts, pub_uri, results, timeout=120, messages=None):
'''
Gather results until then number of seconds specified by timeout passes
without reveiving a message