Change in osmo-ci[master]: Reserve an ip address for the osmo-bts-virtual

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

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Thu Dec 13 11:14:08 UTC 2018


Pau Espin Pedrol has submitted this change and it was merged. ( https://gerrit.osmocom.org/12292 )

Change subject: Reserve an ip address for the osmo-bts-virtual
......................................................................

Reserve an ip address for the osmo-bts-virtual

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

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



diff --git a/ansible/roles/gsm-tester-network/templates/interface.j2 b/ansible/roles/gsm-tester-network/templates/interface.j2
index 30af679..b57aabb 100644
--- a/ansible/roles/gsm-tester-network/templates/interface.j2
+++ b/ansible/roles/gsm-tester-network/templates/interface.j2
@@ -73,3 +73,9 @@
 iface {{ bts_interface }}:13 inet static
         address 10.42.42.54
         netmask 255.255.255.0
+
+
+auto {{ bts_interface }}:14
+iface {{ bts_interface }}:14 inet static
+        address 10.42.42.55
+        netmask 255.255.255.0

-- 
To view, visit https://gerrit.osmocom.org/12292
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: Ia3b52d6fc66efc032b7de4769ad603da177e13da
Gerrit-Change-Number: 12292
Gerrit-PatchSet: 1
Gerrit-Owner: Holger Freyther <holger at freyther.de>
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181213/66705618/attachment.htm>


More information about the gerrit-log mailing list