[MERGED] osmo-ci[master]: jobs: gerrit: fix osmo-python-tests: gerrit project name

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

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Fri Dec 15 19:30:03 UTC 2017


Neels Hofmeyr has submitted this change and it was merged.

Change subject: jobs: gerrit: fix osmo-python-tests: gerrit project name
......................................................................


jobs: gerrit: fix osmo-python-tests: gerrit project name

Change-Id: Idb4e93d88123f0a7e403af627345300dae86aca7
---
M jobs/gerrit-verifications.yml
1 file changed, 3 insertions(+), 1 deletion(-)



diff --git a/jobs/gerrit-verifications.yml b/jobs/gerrit-verifications.yml
index e428551..b421e34 100644
--- a/jobs/gerrit-verifications.yml
+++ b/jobs/gerrit-verifications.yml
@@ -21,6 +21,7 @@
     # most common build invocation
     cmd: ./contrib/jenkins.sh
     repos_url: 'ssh://jenkins@gerrit.osmocom.org:29418/{repos}'
+    gerrit_project: '{repos}'
 
     # in alphabetical order
     repos:
@@ -160,6 +161,7 @@
 
       - osmo-python-tests:
           repos_url: 'ssh://jenkins@gerrit.osmocom.org:29418/python/{repos}'
+          gerrit_project: 'python/{repos}'
 
       - osmo-sgsn:
           concurrent: true
@@ -255,7 +257,7 @@
                 exclude-no-code-change: true
           projects:
             - project-compare-type: 'PLAIN'
-              project-pattern: '{repos}'
+              project-pattern: '{obj:gerrit_project}'
               branches:
                 - branch-compare-type: 'ANT'
                   branch-pattern: '**'

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Idb4e93d88123f0a7e403af627345300dae86aca7
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list