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/.
Holger Freyther gerrit-no-reply at lists.osmocom.orgHolger Freyther has uploaded this change for review. ( 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(-)
  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/92/12292/1
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: newchange
Gerrit-Change-Id: Ia3b52d6fc66efc032b7de4769ad603da177e13da
Gerrit-Change-Number: 12292
Gerrit-PatchSet: 1
Gerrit-Owner: Holger Freyther <holger at freyther.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181213/66873005/attachment.htm>