Change in osmo-gsm-tester[master]: resource: Introduce a type attribute to the resource definition

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.org
Wed Feb 27 08:39:55 UTC 2019


Holger Freyther has uploaded this change for review. ( https://gerrit.osmocom.org/13074


Change subject: resource: Introduce a type attribute to the resource definition
......................................................................

resource: Introduce a type attribute to the resource definition

Change-Id: Ie1fd10ec878311b7347118badb1b9dce5b49e976
---
M src/osmo_gsm_tester/resource.py
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/74/13074/1

diff --git a/src/osmo_gsm_tester/resource.py b/src/osmo_gsm_tester/resource.py
index 4f48dc4..292bac6 100644
--- a/src/osmo_gsm_tester/resource.py
+++ b/src/osmo_gsm_tester/resource.py
@@ -78,6 +78,7 @@
         'bts[].osmo_trx.multi_arfcn': schema.BOOL_STR,
         'arfcn[].arfcn': schema.INT,
         'arfcn[].band': schema.BAND,
+        'modem[].type': schema.STR,
         'modem[].label': schema.STR,
         'modem[].path': schema.STR,
         'modem[].imsi': schema.IMSI,

-- 
To view, visit https://gerrit.osmocom.org/13074
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie1fd10ec878311b7347118badb1b9dce5b49e976
Gerrit-Change-Number: 13074
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/20190227/dfd26b30/attachment.htm>


More information about the gerrit-log mailing list