<p>George Joseph <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/10658">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">CI: Allow runUnittests to use 'expect' to run the tests<br><br>There seems to be a race condition between starting the asterisk<br>daemon and attempting to use 'asterisk -r' that can cause the<br>control socket file to not be created.  Since all of the Jenkins<br>slaves have 'expect' installed, the runUnittests script can use<br>it to start asterisk in the forground and issue the commands<br>interactively.  This is much more reliable and it can also make<br>startup errors more visible since they'll be in the Jenkins console<br>output.<br><br>If 'expect' isn't installed, the original daemon/asterisk -r<br>process is used.<br><br>Also added a "core show settings" before running the tests<br>and added "notice,warning,error" to the console log.<br><br>Change-Id: Idd656085f854afede813ac241b9e312b31358160<br>---<br>M tests/CI/runUnittests.sh<br>1 file changed, 56 insertions(+), 10 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/58/10658/3</pre><p>To view, visit <a href="https://gerrit.asterisk.org/10658">change 10658</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/10658"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 13 </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: Idd656085f854afede813ac241b9e312b31358160 </div>
<div style="display:none"> Gerrit-Change-Number: 10658 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Corey Farrell <git@cfware.com> </div>
<div style="display:none"> Gerrit-Reviewer: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 (1000185) </div>