<p>neels <strong>uploaded patch set #4</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-gsm-tester/+/21511">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">configure fixed ARFCN per bts<br><br>Remove ARFCNs as a concept from resource pool, assign a fixed ARFCN to<br>each BTS and TRX in the resource pools.<br><br>Using ARFCNs on specific bands as resources was an idea that is hard to<br>implement, because specific BTS dictate selection of bands which<br>influences which ARFCNs can be picked. That means reserving ARFCN<br>resources is only possible after reserving specific BTS resources, but<br>the tester is currently not capable of such two-stage resolution.<br><br>Writing handover tests, I got the problem that both BTS in a scenario<br>attempt to use the same ARFCN.<br><br>The by far easiest solution is to assign one fixed ARFCN to each BTS and<br>TRX. If ever needed, a scenario modifier can still configure different<br>ARFCNs.<br><br>(Due to uncertainty about OC2G operation stability, I prefer to leave<br>OC2G on ARFCN 50, as it happened to end up being configured before this<br>patch.)<br><br>Change-Id: I0a6c60544226f4261f9106013478d6a27fc39f38<br>---<br>M selftest/resource_test/conf/resources.conf<br>M selftest/resource_test/resource_test.ok<br>M selftest/resource_test/resource_test.py<br>M selftest/suite_test/resources.conf<br>M src/osmo_gsm_tester/core/schema.py<br>M src/osmo_gsm_tester/obj/bts_nanobts.py<br>M src/osmo_gsm_tester/obj/bts_oc2g.py<br>M sysmocom/defaults.conf<br>M sysmocom/resources.conf.prod<br>M sysmocom/resources.conf.rnd<br>10 files changed, 30 insertions(+), 179 deletions(-)<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/11/21511/4</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-gsm-tester/+/21511">change 21511</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-gsm-tester/+/21511"/><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-Change-Id: I0a6c60544226f4261f9106013478d6a27fc39f38 </div>
<div style="display:none"> Gerrit-Change-Number: 21511 </div>
<div style="display:none"> Gerrit-PatchSet: 4 </div>
<div style="display:none"> Gerrit-Owner: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-CC: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>