[MERGED] osmo-gsm-tester[master]: resources.conf: Label modems according to their type

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
Tue Dec 5 18:38:55 UTC 2017


Pau Espin Pedrol has submitted this change and it was merged.

Change subject: resources.conf: Label modems according to their type
......................................................................


resources.conf: Label modems according to their type

It's difficult to know which path is which, and actually in the prod env
gobi_0 is given to gobi 2000 instead of EC20, which means the attributes
would be applying to the wrong resource.

Change-Id: If17ff9f3d9c4c74bf0aa7966b1dd2f878175a8f0
---
M example/resources.conf
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Pau Espin Pedrol: Looks good to me, approved
  Harald Welte: Looks good to me, but someone else must approve
  Jenkins Builder: Verified



diff --git a/example/resources.conf b/example/resources.conf
index 26e1d80..497626d 100644
--- a/example/resources.conf
+++ b/example/resources.conf
@@ -83,7 +83,7 @@
   ciphers: [a5_0, a5_1]
   features: ['sms', 'voice', 'ussd']
 
-- label: gobi_0
+- label: ec20
   path: '/gobi_0'
   imsi: '901700000009030'
   ki: 'BB70807226393CDBAC8DD3439FF54252'
@@ -91,7 +91,7 @@
   ciphers: [a5_0, a5_1]
   features: ['sms', 'ussd', 'gprs']
 
-- label: gobi_3
+- label: gobi2k
   path: '/gobi_3'
   imsi: '901700000009032'
   ki: '2F70DCA43C45ACB97E947FDD0C7CA30A'

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

Gerrit-MessageType: merged
Gerrit-Change-Id: If17ff9f3d9c4c74bf0aa7966b1dd2f878175a8f0
Gerrit-PatchSet: 1
Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>



More information about the gerrit-log mailing list