<p>lynxis lazus has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/22650">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">ns: fix broken tests by adding weight<br><br>when weights has been introduces the NS tests has been forgotten<br>to add a default data/signalling<br><br>Change-Id: I4484d48d945d5e6e1711f9bedf3248a24ecc4e76<br>---<br>M ns/NS_Tests.ttcn<br>1 file changed, 3 insertions(+), 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/50/22650/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/ns/NS_Tests.ttcn b/ns/NS_Tests.ttcn</span><br><span>index ef8be2a..59ab765 100644</span><br><span>--- a/ns/NS_Tests.ttcn</span><br><span>+++ b/ns/NS_Tests.ttcn</span><br><span>@@ -38,7 +38,9 @@</span><br><span>                                                local_udp_port := 21000,</span><br><span>                                             local_ip := "127.0.0.1",</span><br><span>                                           remote_udp_port := 23000,</span><br><span style="color: hsl(0, 100%, 40%);">-                                               remote_ip := "127.0.0.1"</span><br><span style="color: hsl(120, 100%, 40%);">+                                            remote_ip := "127.0.0.1",</span><br><span style="color: hsl(120, 100%, 40%);">+                                           data_weight := 2,</span><br><span style="color: hsl(120, 100%, 40%);">+                                             signalling_weight := 2</span><br><span>                                       }</span><br><span>                            },</span><br><span>                           nsvci := 97</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/22650">change 22650</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/osmo-ttcn3-hacks/+/22650"/><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-Change-Id: I4484d48d945d5e6e1711f9bedf3248a24ecc4e76 </div>
<div style="display:none"> Gerrit-Change-Number: 22650 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: lynxis lazus <lynxis@fe80.eu> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>