[MERGED] osmo-gsm-tester[master]: resources.conf: take out 10.42.42.1

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

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Mon May 29 02:54:16 UTC 2017


Neels Hofmeyr has submitted this change and it was merged.

Change subject: resources.conf: take out 10.42.42.1
......................................................................


resources.conf: take out 10.42.42.1

This seems to be the default address used to communicate via SSH with the
sysmoBTS. Whichever process ends up getting this address sees all of the
SSH in its pcap (for the AoIP build it tends to be OsmoHLR).

We could filter properly, but actually also just take this address out of
the pool for allocation to server processes.

Change-Id: I07e74ba0b9a5b08a308aae7646c4b7c70fe4aa0e
---
M example/resources.conf
1 file changed, 0 insertions(+), 1 deletion(-)

Approvals:
  Neels Hofmeyr: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/example/resources.conf b/example/resources.conf
index 4bb4dbd..0b6da0a 100644
--- a/example/resources.conf
+++ b/example/resources.conf
@@ -1,7 +1,6 @@
 # all hardware and interfaces available to this osmo-gsm-tester
 
 ip_address:
-- addr: 10.42.42.1
 - addr: 10.42.42.2
 - addr: 10.42.42.3
 - addr: 10.42.42.4

-- 
To view, visit https://gerrit.osmocom.org/2776
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I07e74ba0b9a5b08a308aae7646c4b7c70fe4aa0e
Gerrit-PatchSet: 2
Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list