Change in osmo-ci[master]: ansible: gsm-tester: Add IP addr for osmo-bts-octphy to bind to

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/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Mon Jul 2 17:08:06 UTC 2018


Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/9743 )

Change subject: ansible: gsm-tester: Add IP addr for osmo-bts-octphy to bind to
......................................................................

ansible: gsm-tester: Add IP addr for osmo-bts-octphy to bind to

Change-Id: I708960790e330a24c653f162b767d3b3ca4d145d
---
M ansible/roles/gsm-tester-network/templates/interface.j2
1 file changed, 4 insertions(+), 0 deletions(-)

Approvals:
  lynxis lazus: Looks good to me, approved
  Pau Espin Pedrol: Verified



diff --git a/ansible/roles/gsm-tester-network/templates/interface.j2 b/ansible/roles/gsm-tester-network/templates/interface.j2
index 9803358..a4c86a4 100644
--- a/ansible/roles/gsm-tester-network/templates/interface.j2
+++ b/ansible/roles/gsm-tester-network/templates/interface.j2
@@ -54,3 +54,7 @@
         address 10.42.42.51
         netmask 255.255.255.0
 
+auto {{ bts_interface }}:10
+iface {{ bts_interface }}:10 inet static
+        address 10.42.42.52
+        netmask 255.255.255.0

-- 
To view, visit https://gerrit.osmocom.org/9743
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I708960790e330a24c653f162b767d3b3ca4d145d
Gerrit-Change-Number: 9743
Gerrit-PatchSet: 2
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: lynxis lazus <lynxis at fe80.eu>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180702/4725fe0a/attachment.htm>


More information about the gerrit-log mailing list