Change in docker-playground[master]: ttcn3-pcu-test: fix latest: tolerate CellId IE in BVC-RESET for BVCO=0

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/.

Vadim Yanitskiy gerrit-no-reply at lists.osmocom.org
Fri Oct 9 10:13:32 UTC 2020


Vadim Yanitskiy has uploaded this change for review. ( https://gerrit.osmocom.org/c/docker-playground/+/20504 )


Change subject: ttcn3-pcu-test: fix latest: tolerate CellId IE in BVC-RESET for BVCO=0
......................................................................

ttcn3-pcu-test: fix latest: tolerate CellId IE in BVC-RESET for BVCO=0

For more details, see Ie87820537d6d616da4fd4bbf73eab06e28fda5e1
and If6245d73ed701e631b67146ace4ba028bdb4226c.

Change-Id: Ibe7eac7ff82955fab16373fae6d9ef4efb35a3a5
Depends: If6245d73ed701e631b67146ace4ba028bdb4226c
---
M ttcn3-pcu-test/jenkins-sns.sh
M ttcn3-pcu-test/jenkins.sh
2 files changed, 6 insertions(+), 0 deletions(-)



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

diff --git a/ttcn3-pcu-test/jenkins-sns.sh b/ttcn3-pcu-test/jenkins-sns.sh
index ebc0614..0743cfd 100755
--- a/ttcn3-pcu-test/jenkins-sns.sh
+++ b/ttcn3-pcu-test/jenkins-sns.sh
@@ -24,6 +24,9 @@
 	# PCUIFv10 is not yet supported in the latest release
 	sed "/\[MODULE_PARAMETERS\]/ a PCUIF_Types.mp_pcuif_version := 9;" \
 		-i "$VOL_BASE_DIR/pcu-tester/PCU_Tests.cfg"
+	# Tolerate CellId IE in BVC-RESET for BVCO=0
+	sed "/\[MODULE_PARAMETERS\]/ a BSSGP_Emulation.mp_tolerate_bvc_reset_cellid := true;" \
+		-i "$VOL_BASE_DIR/pcu-tester/PCU_Tests.cfg"
 
 	# Disable stats testing until libosmocore release > 1.4.0
 	sed -i "s/^StatsD_Checker.mp_enable_stats.*/StatsD_Checker.mp_enable_stats := false;/" $VOL_BASE_DIR/pcu-tester/PCU_Tests.cfg
diff --git a/ttcn3-pcu-test/jenkins.sh b/ttcn3-pcu-test/jenkins.sh
index 5701c2c..e730ce2 100755
--- a/ttcn3-pcu-test/jenkins.sh
+++ b/ttcn3-pcu-test/jenkins.sh
@@ -24,6 +24,9 @@
 	# PCUIFv10 is not yet supported in the latest release
 	sed "/\[MODULE_PARAMETERS\]/ a PCUIF_Types.mp_pcuif_version := 9;" \
 		-i "$VOL_BASE_DIR/pcu-tester/PCU_Tests.cfg"
+	# Tolerate CellId IE in BVC-RESET for BVCO=0
+	sed "/\[MODULE_PARAMETERS\]/ a BSSGP_Emulation.mp_tolerate_bvc_reset_cellid := true;" \
+		-i "$VOL_BASE_DIR/pcu-tester/PCU_Tests.cfg"
 
 	# Disable stats testing until libosmocore release > 1.4.0
 	sed -i "s/^StatsD_Checker.mp_enable_stats.*/StatsD_Checker.mp_enable_stats := false;/" $VOL_BASE_DIR/pcu-tester/PCU_Tests.cfg

-- 
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/20504
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: Ibe7eac7ff82955fab16373fae6d9ef4efb35a3a5
Gerrit-Change-Number: 20504
Gerrit-PatchSet: 1
Gerrit-Owner: Vadim Yanitskiy <vyanitskiy at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201009/263a7c0d/attachment.htm>


More information about the gerrit-log mailing list