<p>Kevin Harwell has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/10087">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">apps/queues/queue_member_forward: Test sometimes hangs up too early<br><br>The 'queue_member_forward' test uses the HangupMonitor to end the test. On<br>slower systems it's possible for the test to hang up/end the test before all<br>channels have been registered with the monitor.<br><br>This patch adds a minimum number of channels required by HangupMonitor before<br>it can end the test.<br><br>Change-Id: I5172fef41bdf0d337a3b2b1e951757ae86ce1fc9<br>---<br>M tests/apps/queues/queue_member_forward/test-config.yaml<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/87/10087/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/tests/apps/queues/queue_member_forward/test-config.yaml b/tests/apps/queues/queue_member_forward/test-config.yaml</span><br><span>index 82723b1..25b538c 100644</span><br><span>--- a/tests/apps/queues/queue_member_forward/test-config.yaml</span><br><span>+++ b/tests/apps/queues/queue_member_forward/test-config.yaml</span><br><span>@@ -118,6 +118,7 @@</span><br><span> </span><br><span> hangup-config:</span><br><span>     ids: ['0']</span><br><span style="color: hsl(120, 100%, 40%);">+    min_calls: 8</span><br><span> </span><br><span> properties:</span><br><span>     dependencies:</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/10087">change 10087</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/10087"/><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: I5172fef41bdf0d337a3b2b1e951757ae86ce1fc9 </div>
<div style="display:none"> Gerrit-Change-Number: 10087 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Kevin Harwell <kharwell@digium.com> </div>