<p>Max has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/11809">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">BSC: log BTS number on failure<br><br>It's useful to see which BTS exactly has failed the test in<br>configuration with multiple BTS on single BSC.<br><br>Change-Id: Ib813635862c04d51a30e7bbcca4ec05ce664f7e9<br>---<br>M bsc/BSC_Tests.ttcn<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/09/11809/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/bsc/BSC_Tests.ttcn b/bsc/BSC_Tests.ttcn</span><br><span>index 21ec0ff..c329105 100644</span><br><span>--- a/bsc/BSC_Tests.ttcn</span><br><span>+++ b/bsc/BSC_Tests.ttcn</span><br><span>@@ -243,7 +243,7 @@</span><br><span>             }</span><br><span>            f_sleep(0.1);</span><br><span>                if (not T.running) {</span><br><span style="color: hsl(0, 100%, 40%);">-                    setverdict(fail, "Timeout waiting for oml-connection-state ", status);</span><br><span style="color: hsl(120, 100%, 40%);">+                      setverdict(fail, "Timeout waiting for BTS" & int2str(bts_nr) & " oml-connection-state ", status);</span><br><span>                        mtc.stop;</span><br><span>            }</span><br><span>    }</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/11809">change 11809</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/11809"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ttcn3-hacks </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Ib813635862c04d51a30e7bbcca4ec05ce664f7e9 </div>
<div style="display:none"> Gerrit-Change-Number: 11809 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Max <msuraev@sysmocom.de> </div>