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.orgsrs_andre has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-gsm-tester/+/21215 )
Change subject: mod-enb-{ncells,nprb}: define parameter for 2 cells
......................................................................
mod-enb-{ncells,nprb}: define parameter for 2 cells
for inter eNB HO we use the same bandwidth and number
of cells for both eNBs
Change-Id: I626aa0a52071c497a292589a0a2b1d8d6aed917f
---
M sysmocom/scenarios/mod-enb-ncells at .conf
M sysmocom/scenarios/mod-enb-nprb at .conf
2 files changed, 2 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/15/21215/1
diff --git a/sysmocom/scenarios/mod-enb-ncells at .conf b/sysmocom/scenarios/mod-enb-ncells at .conf
index b57b94a..a07ca6f 100644
--- a/sysmocom/scenarios/mod-enb-ncells at .conf
+++ b/sysmocom/scenarios/mod-enb-ncells at .conf
@@ -1,3 +1,4 @@
modifiers:
enb:
- num_cells: ${param1}
+ - num_cells: ${param1}
diff --git a/sysmocom/scenarios/mod-enb-nprb at .conf b/sysmocom/scenarios/mod-enb-nprb at .conf
index f17347c..7fbbe26 100644
--- a/sysmocom/scenarios/mod-enb-nprb at .conf
+++ b/sysmocom/scenarios/mod-enb-nprb at .conf
@@ -1,3 +1,4 @@
modifiers:
enb:
- num_prb: ${param1}
+ - num_prb: ${param1}
--
To view, visit https://gerrit.osmocom.org/c/osmo-gsm-tester/+/21215
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: I626aa0a52071c497a292589a0a2b1d8d6aed917f
Gerrit-Change-Number: 21215
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/1796293b/attachment.htm>