pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-gsm-tester/+/23346 )
Change subject: ms_srs: add resource scheme to configure fixed DL and UL freq ...................................................................... Patch Set 6: Code-Review-1 (1 comment) https://gerrit.osmocom.org/c/osmo-gsm-tester/+/23346/6/src/osmo_gsm_tester/templates/srsue.conf.tmpl File src/osmo_gsm_tester/templates/srsue.conf.tmpl: https://gerrit.osmocom.org/c/osmo-gsm-tester/+/23346/6/src/osmo_gsm_tester/templates/srsue.conf.tmpl@41 PS6, Line 41: % if ue.dl_freq!= "-1": spacing. Since I don't see anything being put in defaults.conf, and this is set conditionally, this field also needs to be checked conditionally here: if ue.get('dl_freq', -1) != -1: -- To view, visit https://gerrit.osmocom.org/c/osmo-gsm-tester/+/23346 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: Ice070ea6755e273d916db2dc941068d33bbe206a Gerrit-Change-Number: 23346 Gerrit-PatchSet: 6 Gerrit-Owner: srs_andre <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: pespin <[email protected]> Gerrit-Comment-Date: Mon, 03 May 2021 10:09:46 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: Yes Gerrit-MessageType: comment
