[PATCH] osmo-ci[master]: jobs: gerrit: fix URL for osmo-python-tests

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 18:57:14 UTC 2017


Review at  https://gerrit.osmocom.org/5415

jobs: gerrit: fix URL for osmo-python-tests

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


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

diff --git a/jobs/gerrit-verifications.yml b/jobs/gerrit-verifications.yml
index 8ba5807..5b70a45 100644
--- a/jobs/gerrit-verifications.yml
+++ b/jobs/gerrit-verifications.yml
@@ -158,7 +158,8 @@
             (with_vty == "yes" && with_dsp == "lc15" && FIRMWARE_VERSION=="origin/nrw/litecell15-next") ||
             (with_vty == "no" && with_dsp == "none" && FIRMWARE_VERSION=="master")
 
-      - osmo-python-tests
+      - osmo-python-tests:
+          repos_url: 'ssh://jenkins@gerrit.osmocom.org:29418/python/{repos}'
 
       - osmo-sgsn:
           concurrent: true

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Icaa44207ebbdc03c3af1a32f7491d2b4c9fb982d
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