pespin has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-ci/+/18738 )


Change subject: jobs: osmo-gsm-tester_ttcn3: Fix path to jenkins script
......................................................................

jobs: osmo-gsm-tester_ttcn3: Fix path to jenkins script

There was a directry refactoring a few weeks ago in osmo-gsm-tester and
this path was not updated correctly.

Change-Id: I580cd9d4a602b3ed1839fb0990ac3816c5e42cbe
---
M jobs/osmo-gsm-tester_ttcn3.sh
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/38/18738/1

diff --git a/jobs/osmo-gsm-tester_ttcn3.sh b/jobs/osmo-gsm-tester_ttcn3.sh
index c844d22..767cafb 100644
--- a/jobs/osmo-gsm-tester_ttcn3.sh
+++ b/jobs/osmo-gsm-tester_ttcn3.sh
@@ -11,4 +11,4 @@
 ln -s resources.conf.prod osmo-gsm-tester/sysmocom/ttcn3/resources.conf

 PATH="$PWD/osmo-gsm-tester/src:$PATH" \
-  ./osmo-gsm-tester/ttcn3/jenkins-run.sh
+  ./osmo-gsm-tester/sysmocom/ttcn3/jenkins-run.sh

--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/18738
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I580cd9d4a602b3ed1839fb0990ac3816c5e42cbe
Gerrit-Change-Number: 18738
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pes...@sysmocom.de>
Gerrit-MessageType: newchange

Reply via email to