ttcn3-pcu: Update configs to support NACC tests

Change-Id: If027812940579a7f344a36543e85518cc096905b
This commit is contained in:
Pau Espin 2021-01-28 19:12:32 +01:00 committed by pespin
parent c83c5d627f
commit 0d6b421aa7
3 changed files with 5 additions and 0 deletions

View File

@ -14,6 +14,7 @@
[MODULE_PARAMETERS]
PCU_Tests.mp_pcu_sock_path := "/data/unix/pcu_bts"
PCU_Tests.mp_pcu_statsd_ip := "172.18.13.10"
PCU_Tests.mp_ctrl_neigh_ip := "172.18.13.10";
SGSN_Components.mp_nsconfig := {
nsei := 1234,
handle_sns := false,

View File

@ -33,6 +33,9 @@ if [ "$IMAGE_SUFFIX" = "latest" ]; then
sed -i "s/^StatsD_Checker.mp_enable_stats.*/StatsD_Checker.mp_enable_stats := false;/" $VOL_BASE_DIR/pcu-tester/PCU_Tests.cfg
sed -i "s/stats interval 0//" $VOL_BASE_DIR/pcu/osmo-pcu.cfg
sed -i "s/flush-period 1//" $VOL_BASE_DIR/pcu/osmo-pcu.cfg
# neighbor resolution only available in osmo-pcu > 0.8.0
sed "/neighbor resolution/d" -i $VOL_BASE_DIR/pcu/osmo-pcu.cfg
fi
echo Starting container with PCU

View File

@ -32,6 +32,7 @@ pcu
alpha 0
gamma 0
pcu-socket /data/unix/pcu_bts
neighbor resolution 172.18.13.10
gsmtap-category dl-unknown
gsmtap-category dl-dummy
gsmtap-category dl-ctrl