ttcn3-pcu-test: osmo-pcu.cfg: use 'gsmtap-remote-host'

Change-Id: Ib7d6e564e12db08a8dd4890426d2599b3260fa9d
This commit is contained in:
Vadim Yanitskiy 2022-10-02 14:44:56 +07:00
parent c80a5e0db3
commit 5e9af962ba
2 changed files with 2 additions and 1 deletions

View File

@ -32,7 +32,7 @@ docker run --rm \
--name ${BUILD_TAG}-pcu -d \
$DOCKER_ARGS \
$REPO_USER/osmo-pcu-$IMAGE_SUFFIX \
/bin/sh -c "/usr/local/bin/respawn.sh osmo-pcu -c /data/osmo-pcu.cfg -i 172.18.13.10 >>/data/osmo-pcu.log 2>&1"
/bin/sh -c "/usr/local/bin/respawn.sh osmo-pcu -c /data/osmo-pcu.cfg >>/data/osmo-pcu.log 2>&1"
echo Starting container with PCU testsuite
docker run --rm \

View File

@ -32,4 +32,5 @@ pcu
alpha 0
gamma 0
pcu-socket /data/unix/pcu_bts
gsmtap-remote-host 172.18.13.10
gsmtap-category enable-all