ttcn3-pcu: Enable GSMTAP

Depends on recent commit adding RACH, AGCH and PCH gsmtap categories.

Depends: osmo-pcui.git I4d62f98801af1b0a290d3dd35bd213ccf3151035
Change-Id: I24782f5403266d29aea46ef1d94a431077b194b3
This commit is contained in:
Pau Espin 2019-09-30 19:56:19 +02:00
parent ae42e2e864
commit 72dd6c9a4a
2 changed files with 15 additions and 1 deletions

View File

@ -27,7 +27,7 @@ docker run --rm \
-v $VOL_BASE_DIR/unix:/data/unix \
--name ${BUILD_TAG}-pcu -d \
$REPO_USER/osmo-pcu-$IMAGE_SUFFIX \
/usr/local/bin/respawn.sh osmo-pcu -c /data/osmo-pcu.cfg
/usr/local/bin/respawn.sh osmo-pcu -c /data/osmo-pcu.cfg -i 172.18.13.10
echo Starting container with PCU testsuite
docker run --rm \

View File

@ -21,3 +21,17 @@ pcu
alpha 0
gamma 0
pcu-socket /data/unix/pcu_bts
gsmtap-category dl-unknown
gsmtap-category dl-dummy
gsmtap-category dl-ctrl
gsmtap-category dl-data-gprs
gsmtap-category dl-data-egprs
gsmtap-category dl-ptcch
gsmtap-category dl-agch
gsmtap-category dl-pch
gsmtap-category ul-unknown
gsmtap-category ul-dummy
gsmtap-category ul-ctrl
gsmtap-category ul-data-gprs
gsmtap-category ul-data-egprs
gsmtap-category ul-rach