<p>Pau Espin Pedrol <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/10562">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Introduce scenario modifiers<br><br>Before this patch, scenarios were only used to select resources with<br>specific attributes. This commit introduces "modifiers" in scenarios,<br>which allows setting or modifing config attributes of resources once<br>they have been reserved. This way same test can be run selecting same<br>resources but modifying its configuration, allowing for instance running<br>different number of TRX, different timeslot configuration, etc.<br><br>Modifiers are described by placing a "modifiers" dictionary in any<br>scenario file, similar to the current "resources" one used to select<br>requird resources. The "modifiers" dictionary is overlaid on top of the<br>"resources" one resulting from combining all the "resources" dictionary<br>of all scenario files.<br><br>Change-Id: If8c422c67d9a971d9ce2c72594f55cde2db7550d<br>---<br>A example/scenarios/mod-bts0-numtrx2.conf<br>M selftest/resource_test.ok<br>M selftest/resource_test.py<br>M selftest/suite_test.ok<br>M selftest/suite_test.ok.ign<br>M selftest/suite_test.py<br>M src/osmo_gsm_tester/resource.py<br>M src/osmo_gsm_tester/suite.py<br>8 files changed, 226 insertions(+), 12 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/62/10562/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/10562">change 10562</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/10562"/><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: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: If8c422c67d9a971d9ce2c72594f55cde2db7550d </div>
<div style="display:none"> Gerrit-Change-Number: 10562 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>