[Asterisk-code-review] tests/channels/pjsip/hold: Increase reactor timeout. (testsuite[16])

Joshua C. Colp asteriskteam at digium.com
Tue Dec 11 08:21:40 CST 2018


Joshua C. Colp has uploaded this change for review. ( https://gerrit.asterisk.org/10782


Change subject: tests/channels/pjsip/hold: Increase reactor timeout.
......................................................................

tests/channels/pjsip/hold: Increase reactor timeout.

In some execution runs Jenkins2 takes a long period of
time to start the SIPp application and execute the
scenario. This can run into the 30 second reactor timeout
of the test and cause a failure.

This change bumps the reactor timeout to 60 seconds to
give more time for SIPp to start.

Change-Id: I62c6aec6d3687eec651f4e4393631c54dbd366f0
---
M tests/channels/pjsip/hold/run-test
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/82/10782/1

diff --git a/tests/channels/pjsip/hold/run-test b/tests/channels/pjsip/hold/run-test
index cb46fc2..9b32ffc 100755
--- a/tests/channels/pjsip/hold/run-test
+++ b/tests/channels/pjsip/hold/run-test
@@ -65,6 +65,7 @@
                                   '-i': '127.0.0.3', '-p': '5060',
                                   '-inf': INJECT_FILE}]
 
+        self.reactor_timeout = 60
         self.passed = True
         self.moh_start_events = 0
         self.moh_stop_events = 0

-- 
To view, visit https://gerrit.asterisk.org/10782
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: testsuite
Gerrit-Branch: 16
Gerrit-MessageType: newchange
Gerrit-Change-Id: I62c6aec6d3687eec651f4e4393631c54dbd366f0
Gerrit-Change-Number: 10782
Gerrit-PatchSet: 1
Gerrit-Owner: Joshua C. Colp <jcolp at digium.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20181211/612a3567/attachment.html>


More information about the asterisk-code-review mailing list