Change in osmo-ci[master]: jobs: osmo-gsm-tester_ttcn3: Fix path to jenkins script

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/.

pespin gerrit-no-reply at lists.osmocom.org
Tue Jun 9 12:11:39 UTC 2020


pespin has submitted this change. ( 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(-)

Approvals:
  pespin: Looks good to me, approved; Verified



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 <pespin at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200609/9046b8f6/attachment.htm>


More information about the gerrit-log mailing list