Change in osmo-ci[master]: ansible: gsm-tester: Add extra IP for LimeSDR

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
Mon Aug 27 17:33:53 UTC 2018


Pau Espin Pedrol has uploaded this change for review. ( https://gerrit.osmocom.org/10628


Change subject: ansible: gsm-tester: Add extra IP for LimeSDR
......................................................................

ansible: gsm-tester: Add extra IP for LimeSDR

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



  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/28/10628/1

diff --git a/ansible/roles/gsm-tester-network/templates/interface.j2 b/ansible/roles/gsm-tester-network/templates/interface.j2
index a4c86a4..c849210 100644
--- a/ansible/roles/gsm-tester-network/templates/interface.j2
+++ b/ansible/roles/gsm-tester-network/templates/interface.j2
@@ -58,3 +58,8 @@
 iface {{ bts_interface }}:10 inet static
         address 10.42.42.52
         netmask 255.255.255.0
+
+auto {{ bts_interface }}:11
+iface {{ bts_interface }}:11 inet static
+        address 10.42.42.53
+        netmask 255.255.255.0

-- 
To view, visit https://gerrit.osmocom.org/10628
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: Ic0fddfc0eaf884cdd5436139675a5a19fafa96b9
Gerrit-Change-Number: 10628
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180827/0a1a0278/attachment.htm>


More information about the gerrit-log mailing list