<p>fixeria <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/docker-playground/+/21640">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">ttcn3-bts-test: fix: sleep 1 second before respawning the IUT<br><br>There has been a lot of changes merged to both osmo-{bsc,bts}, so<br>now the later seems to be respawning faster then before.  Because<br>of that, osmo-bts-trx is now reaching the limit of 500 runs on<br>Jenkins right in the middle of ttcn3-bts-test execution:<br><br>  respawn.sh: exiting after 500 runs<br><br>causing the remaining test cases to fail due to:<br><br>  "BTS_Tests.ttcn:253 : Timeout waiting for RSL bring up"<br><br>Most likely, the IUT respawns several times in the windows between<br>the test cases, i.e. after TITAN finishes one test case and before<br>it starts another.  Let's instruct respawn.sh to sleep 1 second<br>before starting the process again.<br><br>Change-Id: I09e5a8e7c4d28424cd0d004a8bae3cf0ade2d838<br>---<br>M ttcn3-bts-test/jenkins.sh<br>1 file changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/40/21640/3</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/docker-playground/+/21640">change 21640</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.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.osmocom.org/c/docker-playground/+/21640"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: docker-playground </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I09e5a8e7c4d28424cd0d004a8bae3cf0ade2d838 </div>
<div style="display:none"> Gerrit-Change-Number: 21640 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: daniel <dwillmann@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>