Review at  https://gerrit.osmocom.org/7715

ttcn3-bts-test/jenkins.sh: fix fake_trx.py path

Change-Id: Ie9931651d477dc95c561a5ed554d5360b465d4da
---
M ttcn3-bts-test/jenkins.sh
1 file changed, 1 insertion(+), 1 deletion(-)


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

diff --git a/ttcn3-bts-test/jenkins.sh b/ttcn3-bts-test/jenkins.sh
index e54fcbe..00bcde4 100755
--- a/ttcn3-bts-test/jenkins.sh
+++ b/ttcn3-bts-test/jenkins.sh
@@ -39,7 +39,7 @@
                --network $NET_NAME --ip 172.18.9.21 \
                --name ${BUILD_TAG}-fake_trx -d \
                $REPO_USER/osmocom-bb-trxcon \
-               /tmp/osmocom-bb/src/target/fake_trx/fake_trx.py -R 172.18.9.20 
-r 172.18.9.22
+               /tmp/osmocom-bb/src/target/trx_toolkit/fake_trx.py -R 
172.18.9.20 -r 172.18.9.22
 
 echo Starting container with trxcon
 docker run     --rm \

-- 
To view, visit https://gerrit.osmocom.org/7715
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie9931651d477dc95c561a5ed554d5360b465d4da
Gerrit-PatchSet: 1
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Owner: Vadim Yanitskiy <axilira...@gmail.com>

Reply via email to