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
Tue Mar 5 02:52:45 UTC 2019


Holger Freyther has submitted this change and it was merged. ( 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(-)

Approvals:
  Pau Espin Pedrol: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/src/osmo_gsm_tester/resource.py b/src/osmo_gsm_tester/resource.py
index 98651ce..a536e18 100644
--- a/src/osmo_gsm_tester/resource.py
+++ b/src/osmo_gsm_tester/resource.py
@@ -75,6 +75,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: merged
Gerrit-Change-Id: Ie1fd10ec878311b7347118badb1b9dce5b49e976
Gerrit-Change-Number: 13074
Gerrit-PatchSet: 3
Gerrit-Owner: Holger Freyther <holger at freyther.de>
Gerrit-Reviewer: Holger Freyther <holger at freyther.de>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190305/e45c69f4/attachment.htm>


More information about the gerrit-log mailing list