Change in osmo-ttcn3-hacks[master]: bts: TC_rsl_ms_pwr_dyn_down: Fix expected MS Power level

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
Fri Nov 15 18:46:59 UTC 2019


pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/15969 )

Change subject: bts: TC_rsl_ms_pwr_dyn_down: Fix expected MS Power level
......................................................................

bts: TC_rsl_ms_pwr_dyn_down: Fix expected MS Power level

Related: OS#4244
Change-Id: I62c468b27d05fbff4a98ea24981188689f5899d3
---
M bts/BTS_Tests.ttcn
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  fixeria: Looks good to me, approved
  osmith: Looks good to me, but someone else must approve
  Jenkins Builder: Verified



diff --git a/bts/BTS_Tests.ttcn b/bts/BTS_Tests.ttcn
index 25721e3..87c9131 100644
--- a/bts/BTS_Tests.ttcn
+++ b/bts/BTS_Tests.ttcn
@@ -2160,7 +2160,7 @@
 
 	/* update power param to enable power loop
 	 as per spec the supplied ms power IE should set the max allowed power...*/
-	RSL.send(ts_RSL_MS_PWR_CTRL_with_pp(g_chan_nr, pwr_var));
+	RSL.send(ts_RSL_MS_PWR_CTRL_with_pp(g_chan_nr, pwr_target_val));
 
 	/* wait, then check that our power level was increased */
 	timer T1 := 10.0;

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/15969
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I62c468b27d05fbff4a98ea24981188689f5899d3
Gerrit-Change-Number: 15969
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: fixeria <axilirator at gmail.com>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191115/b2ee8ea7/attachment.htm>


More information about the gerrit-log mailing list