<p>Holger Freyther has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/13875">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">wiip...<br><br>Change-Id: Ibac155a9a4b71d1890b6cc5b028ecac7f4c9a7ae<br>---<br>M src/osmo_ms_driver/starter.py<br>M suites/nitb_netreg_mass/suite.conf<br>2 files 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-gsm-tester refs/changes/75/13875/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/osmo_ms_driver/starter.py b/src/osmo_ms_driver/starter.py</span><br><span>index 2ae423d..c922667 100644</span><br><span>--- a/src/osmo_ms_driver/starter.py</span><br><span>+++ b/src/osmo_ms_driver/starter.py</span><br><span>@@ -107,8 +107,10 @@</span><br><span>         generator.</span><br><span>         """</span><br><span>         self._cfg['test'][key] = value</span><br><span style="color: hsl(120, 100%, 40%);">+        print("SET", self._cfg)</span><br><span> </span><br><span>     def write_lua_cfg(self):</span><br><span style="color: hsl(120, 100%, 40%);">+        print("NOW", self._cfg)</span><br><span>         lua_cfg_file = os.path.join(self._tmp_dir, "lua_" + self._name_number + ".lua")</span><br><span>         lua_script = template.render(self._lua_template, self._cfg)</span><br><span>         with open(lua_cfg_file, 'w') as w:</span><br><span>diff --git a/suites/nitb_netreg_mass/suite.conf b/suites/nitb_netreg_mass/suite.conf</span><br><span>index e5ebd0d..fbc92cf 100644</span><br><span>--- a/suites/nitb_netreg_mass/suite.conf</span><br><span>+++ b/suites/nitb_netreg_mass/suite.conf</span><br><span>@@ -4,7 +4,7 @@</span><br><span>   bts:</span><br><span>   - type: osmo-bts-virtual</span><br><span>   modem:</span><br><span style="color: hsl(0, 100%, 40%);">-  - times: 100</span><br><span style="color: hsl(120, 100%, 40%);">+  - times: 1</span><br><span>     type: osmo-mobile</span><br><span> </span><br><span> defaults:</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/13875">change 13875</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/13875"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-gsm-tester </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Ibac155a9a4b71d1890b6cc5b028ecac7f4c9a7ae </div>
<div style="display:none"> Gerrit-Change-Number: 13875 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Holger Freyther <holger@freyther.de> </div>