Change in ...osmo-gsm-tester[master]: Revert "resources.conf.prod: Use different ARFCN for sysmocell-5k"

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

pespin gerrit-no-reply at lists.osmocom.org
Tue Sep 10 14:47:39 UTC 2019


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-gsm-tester/+/15468


Change subject: Revert "resources.conf.prod: Use different ARFCN for sysmocell-5k"
......................................................................

Revert "resources.conf.prod: Use different ARFCN for sysmocell-5k"

This reverts commit 91199a31377fe94a79376eca9232151a3f637bce.

Since we now support powercycling the SC5, we don't longer need to use a
different ARFCN for it.

Change-Id: Ie8b49c556c90b4a97a73695a93ac4108660a217f
---
M example/resources.conf.prod
M src/osmo_gsm_tester/resource.py
2 files changed, 1 insertion(+), 3 deletions(-)



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

diff --git a/example/resources.conf.prod b/example/resources.conf.prod
index e8fe2b0..0bf9f45 100644
--- a/example/resources.conf.prod
+++ b/example/resources.conf.prod
@@ -70,8 +70,7 @@
   band: GSM-1800
   ciphers: [a5_0, a5_1]
   trx_list:
-    - arfcn: 878
-      power_supply:
+    - power_supply:
         type: 'intellinet'
         device: '10.42.42.250'
         port: '5'
diff --git a/src/osmo_gsm_tester/resource.py b/src/osmo_gsm_tester/resource.py
index aa41b98..1b18076 100644
--- a/src/osmo_gsm_tester/resource.py
+++ b/src/osmo_gsm_tester/resource.py
@@ -60,7 +60,6 @@
         'bts[].num_trx': schema.UINT,
         'bts[].max_trx': schema.UINT,
         'bts[].trx_list[].addr': schema.IPV4,
-        'bts[].trx_list[].arfcn': schema.INT,
         'bts[].trx_list[].hw_addr': schema.HWADDR,
         'bts[].trx_list[].net_device': schema.STR,
         'bts[].trx_list[].nominal_power': schema.UINT,

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-gsm-tester/+/15468
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Change-Id: Ie8b49c556c90b4a97a73695a93ac4108660a217f
Gerrit-Change-Number: 15468
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190910/5b2ff17f/attachment.htm>


More information about the gerrit-log mailing list