Change in osmo-gsm-tester[master]: enb: add optional bind_addr paramter to enb class

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
Wed Apr 15 10:58:11 UTC 2020


pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-gsm-tester/+/17814 )

Change subject: enb: add optional bind_addr paramter to enb class
......................................................................


Patch Set 2:

The point is precisely to avoid localhost (127...) addresses to keep all your resources/slaves available and easily expand them if you add new run slaves. If you end up making your setup bigger you'll have same issues since you'll start to have more run_nodes, enbs, etc. If you using private network addresses your are done with all your issues.

So I am not against merging the patch, but I'd prefer avoiding it to avoid adding more object attributes which are not really needed. As I said, simply add 2 IP addresses to the host (eg 10.42.42.2 and 10.42.42.3) and in resources.conf put the run_node to use one and the ENB to use the other one one. That's the traditional way of working for osmo-gsm-tester, simply assigning different IP addresses to each object to avoid collisions.


-- 
To view, visit https://gerrit.osmocom.org/c/osmo-gsm-tester/+/17814
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: I4fe38f31401428ed3e74e1d0b64960f0af122d37
Gerrit-Change-Number: 17814
Gerrit-PatchSet: 2
Gerrit-Owner: srs_andre <andre at softwareradiosystems.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: srs_andre <andre at softwareradiosystems.com>
Gerrit-Comment-Date: Wed, 15 Apr 2020 10:58:11 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200415/2177da19/attachment.htm>


More information about the gerrit-log mailing list