[PATCH] docker-playground[master]: ttcn3-bts-test/jenkins.sh: fix fake_trx.py path

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
Tue Apr 10 11:08:26 UTC 2018


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 <axilirator at gmail.com>



More information about the gerrit-log mailing list