Change in osmo-gsm-tester[master]: Introduce initial Amarisoft ENB support

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

pespin gerrit-no-reply at lists.osmocom.org
Mon Mar 30 17:26:37 UTC 2020


pespin has uploaded a new patch set (#2). ( https://gerrit.osmocom.org/c/osmo-gsm-tester/+/17681 )

Change subject: Introduce initial Amarisoft ENB support
......................................................................

Introduce initial Amarisoft ENB support

* object class expects the amarisoft software to be placed in directory
  provided by env var AMARISOFT_PATH_ENB. On local runs, it will run the
  software from there. On remote runs it will copy over that directory to
  the slave.
* Configuration provided works with 6 PRBs, but probably won't work for
  other values (yet).
* ZMQ support not yet available, only UHD.

One can select the Amarisoft ENB by declaring it in resources.conf:
"""
- label: AmarisoftENB-B200
  type: amarisoftenb
  rf_dev_type: uhd
  rf_dev_args: "type=b200,serial=317B9FE,recv_frame_size=9232,send_frame_size=9232"
  remote_user: jenkins
  addr: 10.12.1.206
"""

And running:
"""
$ export AMARISOFT_PATH_ENB=/path/to/binaries
$ osmo-gsm-tester.py ... -s 4g:amarisoftenb-rftype at uhd+srsue-rftype@UHD+mod-enb-nprb at 6 -t ping
"""

Change-Id: I1ddf4962ea6438ad977382ab201b724028ca46b3
---
M example/defaults.conf
A example/scenarios/amarisoftenb-rftype at .conf
A src/osmo_gsm_tester/amarisoft_enb.py
A src/osmo_gsm_tester/enb.py
M src/osmo_gsm_tester/resource.py
M src/osmo_gsm_tester/srs_enb.py
A src/osmo_gsm_tester/templates/amarisoft_drb.cfg.tmpl
A src/osmo_gsm_tester/templates/amarisoft_enb.cfg.tmpl
A src/osmo_gsm_tester/templates/amarisoft_rf_driver.cfg.tmpl
A src/osmo_gsm_tester/templates/amarisoft_sib1.asn.tmpl
A src/osmo_gsm_tester/templates/amarisoft_sib23.asn.tmpl
M suites/4g/suite.conf
12 files changed, 1,064 insertions(+), 16 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/81/17681/2
-- 
To view, visit https://gerrit.osmocom.org/c/osmo-gsm-tester/+/17681
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Change-Id: I1ddf4962ea6438ad977382ab201b724028ca46b3
Gerrit-Change-Number: 17681
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200330/e95c3019/attachment.htm>


More information about the gerrit-log mailing list