Change in osmo-gsm-tester[master]: cell_modifiers: refactor HO cell configs

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

srs_andre gerrit-no-reply at lists.osmocom.org
Tue Nov 17 16:45:57 UTC 2020


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


Change subject: cell_modifiers: refactor HO cell configs
......................................................................

cell_modifiers: refactor HO cell configs

* rename intrafreq vs intraenb
* add missing mandatory params

Change-Id: Icc1fe5c1711ecbed2f1b8b1e6a0b51c2d28ec651
---
D sysmocom/scenarios/mod-enb-cells-inter-freq-ho.conf
R sysmocom/scenarios/mod-enb-cells-intraenb-intrafreq-ho.conf
2 files changed, 5 insertions(+), 32 deletions(-)



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

diff --git a/sysmocom/scenarios/mod-enb-cells-inter-freq-ho.conf b/sysmocom/scenarios/mod-enb-cells-inter-freq-ho.conf
deleted file mode 100644
index 75765c2..0000000
--- a/sysmocom/scenarios/mod-enb-cells-inter-freq-ho.conf
+++ /dev/null
@@ -1,31 +0,0 @@
-# HO config for intra-frequency HO between two cells (same EARFCN) on different RF ports (srsENB)
-modifiers:
-  enb:
-  - id: 0x19B
-    enable_measurements: true
-    cell_list:
-    - cell_id: 0x01
-      pci: 0x01
-      dl_earfcn: 2850
-      root_seq_idx: 204
-      rf_port: 0
-      scell_list: []
-      ncell_list:
-      - enb_id: 0x19C
-        cell_id: 0x02
-        pci: 0x02
-        dl_earfcn: 2850
-  - id: 0x19C
-    enable_measurements: true
-    cell_list:
-    - cell_id: 0x02
-      pci: 0x02
-      dl_earfcn: 2850
-      root_seq_idx: 205
-      rf_port: 0
-      scell_list: []
-      ncell_list:
-      - enb_id: 0x19B
-        cell_id: 0x01
-        pci: 0x01
-        dl_earfcn: 2850
diff --git a/sysmocom/scenarios/mod-enb-cells-intra-freq-ho.conf b/sysmocom/scenarios/mod-enb-cells-intraenb-intrafreq-ho.conf
similarity index 69%
rename from sysmocom/scenarios/mod-enb-cells-intra-freq-ho.conf
rename to sysmocom/scenarios/mod-enb-cells-intraenb-intrafreq-ho.conf
index 0dc337c..8b6f569 100644
--- a/sysmocom/scenarios/mod-enb-cells-intra-freq-ho.conf
+++ b/sysmocom/scenarios/mod-enb-cells-intraenb-intrafreq-ho.conf
@@ -1,9 +1,11 @@
-# HO config for intra-frequency HO between two cells (same EARFCN) on different RF ports (srsENB)
+# Cell config for Intra eNB HO, two cells on same frequencey (same EARFCN) on different RF ports (srsENB)
 modifiers:
   enb:
   - cell_list:
     - cell_id: 0x01
       pci: 0x01
+      tac: 0x0007
+      root_seq_idx: 204
       dl_earfcn: 2850
       rf_port: 0
       scell_list: []
@@ -14,6 +16,8 @@
         dl_earfcn: 2850
     - cell_id: 0x02
       pci: 0x02
+      tac: 0x0007
+      root_seq_idx: 207
       dl_earfcn: 2850
       rf_port: 1
       scell_list: []

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-gsm-tester/+/21214
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: Icc1fe5c1711ecbed2f1b8b1e6a0b51c2d28ec651
Gerrit-Change-Number: 21214
Gerrit-PatchSet: 1
Gerrit-Owner: srs_andre <andre at softwareradiosystems.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201117/802b0811/attachment.htm>


More information about the gerrit-log mailing list