<p>Pau Espin Pedrol has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/11900">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">resources.conf: Set UHD identifiers on B200 devices<br><br>osmo-trx-uhd uses these args during device search/selection process. As<br>those were not set until now for B200, it means when a B200 was used by<br>osmo-gsm-tester any UHD device could be picked up and used by UHD.<br>That was actually happening since inclusion of UmTRX devices in Prod<br>setup, when running tests against desired B200, actually the UmTRX<br>device was being used.<br><br>Change-Id: I696bbc800b05fdd9a68a77f363d76dcc53ef24ee<br>---<br>M example/resources.conf.prod<br>M example/resources.conf.rnd<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/00/11900/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/example/resources.conf.prod b/example/resources.conf.prod</span><br><span>index 35704ff..e786836 100644</span><br><span>--- a/example/resources.conf.prod</span><br><span>+++ b/example/resources.conf.prod</span><br><span>@@ -31,6 +31,7 @@</span><br><span>     launch_trx: true</span><br><span>     remote_user: jenkins</span><br><span>     trx_ip: 10.42.42.116</span><br><span style="color: hsl(120, 100%, 40%);">+    dev_args: "type=b200,serial=306BD11"</span><br><span>     clock_reference: external</span><br><span>     multi_arfcn: true</span><br><span> </span><br><span>@@ -45,7 +46,7 @@</span><br><span>     launch_trx: true</span><br><span>     remote_user: jenkins</span><br><span>     trx_ip: 10.42.42.118</span><br><span style="color: hsl(0, 100%, 40%);">-    dev_args: addr=10.42.42.130,pa=NONE,pa_power_max_dbm=23,fifo_ctrl_window=0,status_port=12345</span><br><span style="color: hsl(120, 100%, 40%);">+    dev_args: "addr=10.42.42.130,pa=NONE,pa_power_max_dbm=23,fifo_ctrl_window=0,status_port=12345"</span><br><span>     clock_reference: internal</span><br><span> </span><br><span> - label: LimeSDR-USB</span><br><span>diff --git a/example/resources.conf.rnd b/example/resources.conf.rnd</span><br><span>index dc0251a..0fad50f 100644</span><br><span>--- a/example/resources.conf.rnd</span><br><span>+++ b/example/resources.conf.rnd</span><br><span>@@ -32,6 +32,7 @@</span><br><span>     multi_arfcn: true</span><br><span>     remote_user: jenkins</span><br><span>     trx_ip: 127.0.0.1</span><br><span style="color: hsl(120, 100%, 40%);">+    dev_args: "type=b200,serial=30A9FFB"</span><br><span>   ciphers: [a5_0, a5_1]</span><br><span> </span><br><span> - label: NanoBTS-ONW-1900</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/11900">change 11900</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/11900"/><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: I696bbc800b05fdd9a68a77f363d76dcc53ef24ee </div>
<div style="display:none"> Gerrit-Change-Number: 11900 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@sysmocom.de> </div>