<p>Joshua C. Colp has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/10782">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">tests/channels/pjsip/hold: Increase reactor timeout.<br><br>In some execution runs Jenkins2 takes a long period of<br>time to start the SIPp application and execute the<br>scenario. This can run into the 30 second reactor timeout<br>of the test and cause a failure.<br><br>This change bumps the reactor timeout to 60 seconds to<br>give more time for SIPp to start.<br><br>Change-Id: I62c6aec6d3687eec651f4e4393631c54dbd366f0<br>---<br>M tests/channels/pjsip/hold/run-test<br>1 file changed, 1 insertion(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/82/10782/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/tests/channels/pjsip/hold/run-test b/tests/channels/pjsip/hold/run-test</span><br><span>index cb46fc2..9b32ffc 100755</span><br><span>--- a/tests/channels/pjsip/hold/run-test</span><br><span>+++ b/tests/channels/pjsip/hold/run-test</span><br><span>@@ -65,6 +65,7 @@</span><br><span>                                   '-i': '127.0.0.3', '-p': '5060',</span><br><span>                                   '-inf': INJECT_FILE}]</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+        self.reactor_timeout = 60</span><br><span>         self.passed = True</span><br><span>         self.moh_start_events = 0</span><br><span>         self.moh_stop_events = 0</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/10782">change 10782</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/10782"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: testsuite </div>
<div style="display:none"> Gerrit-Branch: 16 </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I62c6aec6d3687eec651f4e4393631c54dbd366f0 </div>
<div style="display:none"> Gerrit-Change-Number: 10782 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Joshua C. Colp <jcolp@digium.com> </div>