Change in osmo-ci[master]: gerrit-verifications: introduce "gerrit_url" var

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

osmith gerrit-no-reply at lists.osmocom.org
Tue Jan 14 14:44:44 UTC 2020


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


Change subject: gerrit-verifications: introduce "gerrit_url" var
......................................................................

gerrit-verifications: introduce "gerrit_url" var

Prepare for erlang repositories, which will use this variable.

Related: OS#4345
Change-Id: Ia91764797745b48ae832cfbc16976e561b288a50
---
M jobs/gerrit-verifications.yml
1 file changed, 3 insertions(+), 2 deletions(-)



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

diff --git a/jobs/gerrit-verifications.yml b/jobs/gerrit-verifications.yml
index ee193d6..dfc9b88 100644
--- a/jobs/gerrit-verifications.yml
+++ b/jobs/gerrit-verifications.yml
@@ -42,7 +42,8 @@
               -v "$ARTIFACT_STORE:/artifact_store" \
     docker_img: 'osmocom:deb9_amd64'
     cmd: '{docker_run} {docker_img} /build/contrib/jenkins.sh'
-    repos_url: 'ssh://jenkins@gerrit.osmocom.org:29418/{repos}'
+    gerrit_url: 'ssh://jenkins@gerrit.osmocom.org:29418'
+    repos_url: '{gerrit_url}/{repos}'
     gerrit_project: '{repos}'
 
     # in alphabetical order
@@ -168,7 +169,7 @@
               {docker_img} /build/contrib/jenkins.sh
 
       - osmo-python-tests:
-          repos_url: 'ssh://jenkins@gerrit.osmocom.org:29418/python/{repos}'
+          repos_url: '{gerrit_url}/python/{repos}'
           gerrit_project: 'python/{repos}'
 
       - osmo-sgsn:

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

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Ia91764797745b48ae832cfbc16976e561b288a50
Gerrit-Change-Number: 16869
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200114/55e57486/attachment.htm>


More information about the gerrit-log mailing list