Pau Espin Pedrol has uploaded this change for review. ( 
https://gerrit.osmocom.org/11453


Change subject: bts: jenkins.sh: increase trx-advance in trxcon
......................................................................

bts: jenkins.sh: increase trx-advance in trxcon

Otherwise sometimes 4th UL SACCH burst arrives too late and osmo-bts-trx
submits a fake ul meas report instead of using actual frame in progress
of being received, resulting in rxqual=7.

Fixes: OS#3665
Change-Id: I37836024b20305a3f561ef9971838154a511b978
---
M ttcn3-bts-test/jenkins.sh
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/docker-playground 
refs/changes/53/11453/1

diff --git a/ttcn3-bts-test/jenkins.sh b/ttcn3-bts-test/jenkins.sh
index fe448f5..3f93400 100755
--- a/ttcn3-bts-test/jenkins.sh
+++ b/ttcn3-bts-test/jenkins.sh
@@ -50,7 +50,7 @@
                -v $VOL_BASE_DIR/unix:/data/unix \
                --name ${BUILD_TAG}-trxcon -d \
                $REPO_USER/osmocom-bb-host-master \
-               /usr/local/bin/trxcon -i 172.18.9.21 -s /data/unix/osmocom_l2
+               /usr/local/bin/trxcon -i 172.18.9.21 -s /data/unix/osmocom_l2 
-f 21


 echo Starting container with BTS testsuite

--
To view, visit https://gerrit.osmocom.org/11453
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I37836024b20305a3f561ef9971838154a511b978
Gerrit-Change-Number: 11453
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <pes...@sysmocom.de>

Reply via email to