<p>Jenkins2 <strong>merged</strong> this change.</p><p><a href="https://gerrit.asterisk.org/9791">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Benjamin Keith Ford: Looks good to me, but someone else must approve
  Joshua Colp: Looks good to me, approved
  Jenkins2: Approved for Submit

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">ami/(pj)sip_notify: Fix logs left in testsuite tree<br><br>We don't need to pollute the testsuite tree with log files that are not<br>needed.<br><br>Change-Id: I1cc203a26a411e08f7f097581606fa62c75af0db<br>---<br>M tests/channels/SIP/ami/sip_notify/call_id/test-config.yaml<br>M tests/channels/pjsip/ami/pjsip_notify/channel/test-config.yaml<br>2 files changed, 5 insertions(+), 4 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/tests/channels/SIP/ami/sip_notify/call_id/test-config.yaml b/tests/channels/SIP/ami/sip_notify/call_id/test-config.yaml</span><br><span>index f3f34a7..70d8a31 100644</span><br><span>--- a/tests/channels/SIP/ami/sip_notify/call_id/test-config.yaml</span><br><span>+++ b/tests/channels/SIP/ami/sip_notify/call_id/test-config.yaml</span><br><span>@@ -18,8 +18,8 @@</span><br><span>     test-iterations:</span><br><span>         -</span><br><span>             scenarios:</span><br><span style="color: hsl(0, 100%, 40%);">-                - { 'key-args': { 'scenario': 'caller.xml', '-i': '127.0.0.1', '-p': '5062', '-trace_msg': '-pause_msg_ign' } }</span><br><span style="color: hsl(0, 100%, 40%);">-                - { 'key-args': { 'scenario': 'callee.xml', '-i': '127.0.0.1', '-p': '5063', '-trace_msg': '-pause_msg_ign' } }</span><br><span style="color: hsl(120, 100%, 40%);">+                - { 'key-args': { 'scenario': 'caller.xml', '-i': '127.0.0.1', '-p': '5062' } }</span><br><span style="color: hsl(120, 100%, 40%);">+                - { 'key-args': { 'scenario': 'callee.xml', '-i': '127.0.0.1', '-p': '5063' } }</span><br><span> </span><br><span> ami-config:</span><br><span>     -</span><br><span>@@ -41,6 +41,7 @@</span><br><span>     dependencies:</span><br><span>         - sipp :</span><br><span>             version : 'v3.0'</span><br><span style="color: hsl(120, 100%, 40%);">+        - asterisk : 'app_dial'</span><br><span>         - asterisk : 'chan_sip'</span><br><span>     tags:</span><br><span>         - SIP</span><br><span>diff --git a/tests/channels/pjsip/ami/pjsip_notify/channel/test-config.yaml b/tests/channels/pjsip/ami/pjsip_notify/channel/test-config.yaml</span><br><span>index 5d2bb64..a008209 100644</span><br><span>--- a/tests/channels/pjsip/ami/pjsip_notify/channel/test-config.yaml</span><br><span>+++ b/tests/channels/pjsip/ami/pjsip_notify/channel/test-config.yaml</span><br><span>@@ -19,8 +19,8 @@</span><br><span>     test-iterations:</span><br><span>         -</span><br><span>             scenarios:</span><br><span style="color: hsl(0, 100%, 40%);">-                - { 'key-args': { 'scenario': 'callee.xml', '-i': '127.0.0.1', '-p': '5063', '-trace_msg': '-pause_msg_ign' } }</span><br><span style="color: hsl(0, 100%, 40%);">-                - { 'key-args': { 'scenario': 'caller.xml', '-i': '127.0.0.1', '-p': '5062', '-trace_msg': '-pause_msg_ign' } }</span><br><span style="color: hsl(120, 100%, 40%);">+                - { 'key-args': { 'scenario': 'callee.xml', '-i': '127.0.0.1', '-p': '5063' } }</span><br><span style="color: hsl(120, 100%, 40%);">+                - { 'key-args': { 'scenario': 'caller.xml', '-i': '127.0.0.1', '-p': '5062' } }</span><br><span> </span><br><span> ami-config:</span><br><span>     -</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/9791">change 9791</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/9791"/><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: I1cc203a26a411e08f7f097581606fa62c75af0db </div>
<div style="display:none"> Gerrit-Change-Number: 9791 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Richard Mudgett <rmudgett@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Benjamin Keith Ford <bford@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@digium.com> </div>