<p>Friendly Automation <strong>merged</strong> this change.</p><p><a href="https://gerrit.asterisk.org/10782">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  George Joseph: Looks good to me, approved
  Friendly Automation: Approved for Submit

</div><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>M tests/channels/pjsip/hold_ice/run-test<br>M tests/channels/pjsip/hold_inactive/run-test<br>3 files changed, 3 insertions(+), 0 deletions(-)<br><br></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>diff --git a/tests/channels/pjsip/hold_ice/run-test b/tests/channels/pjsip/hold_ice/run-test</span><br><span>index 878adbd..fa092fa 100755</span><br><span>--- a/tests/channels/pjsip/hold_ice/run-test</span><br><span>+++ b/tests/channels/pjsip/hold_ice/run-test</span><br><span>@@ -37,6 +37,7 @@</span><br><span>                                       '-p': '6081',</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.moh_start_event = False</span><br><span>         self.moh_stop_event = False</span><br><span>         self.check_list_success_events = 0</span><br><span>diff --git a/tests/channels/pjsip/hold_inactive/run-test b/tests/channels/pjsip/hold_inactive/run-test</span><br><span>index 353eb99..9a1a301 100755</span><br><span>--- a/tests/channels/pjsip/hold_inactive/run-test</span><br><span>+++ b/tests/channels/pjsip/hold_inactive/run-test</span><br><span>@@ -59,6 +59,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: merged </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: 2 </div>
<div style="display:none"> Gerrit-Owner: Joshua C. Colp <jcolp@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation (1000185) </div>
<div style="display:none"> Gerrit-Reviewer: George Joseph <gjoseph@digium.com> </div>