srs_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/[email protected]
M sysmocom/scenarios/[email protected]
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/[email protected]
b/sysmocom/scenarios/[email protected]
index b57b94a..a07ca6f 100644
--- a/sysmocom/scenarios/[email protected]
+++ b/sysmocom/scenarios/[email protected]
@@ -1,3 +1,4 @@
modifiers:
enb:
- num_cells: ${param1}
+ - num_cells: ${param1}
diff --git a/sysmocom/scenarios/[email protected]
b/sysmocom/scenarios/[email protected]
index f17347c..7fbbe26 100644
--- a/sysmocom/scenarios/[email protected]
+++ b/sysmocom/scenarios/[email protected]
@@ -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 <[email protected]>
Gerrit-MessageType: newchange