osmith has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-ci/+/29153
)
Change subject: jobs/master-builds: clone from
gerrit.osmocom.org
......................................................................
jobs/master-builds: clone from
gerrit.osmocom.org
Work around two issues with cloning from
https://git.osmocom.org:
* the cgit mirror of libosmo-gprs.git is out of sync
* cloning via https from
git.osmocom.org is unreliable, leads to lots of
mails of failed builds
Related:
https://lists.osmocom.org/hyperkitty/list/openbsc@lists.osmocom.org/message…
Change-Id: I2f345be55f5c7eb42655dc346776ad8891af126d
---
M jobs/master-builds.yml
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/53/29153/1
diff --git a/jobs/master-builds.yml b/jobs/master-builds.yml
index eb1bf38..eb1e5a1 100644
--- a/jobs/master-builds.yml
+++ b/jobs/master-builds.yml
@@ -46,7 +46,7 @@
wrappers: []
trigger:
email: jenkins-notifications(a)lists.osmocom.org laforge(a)gnumonks.org
- git_base_url:
https://git.osmocom.org
+ git_base_url:
https://gerrit.osmocom.org
# in alphabetical order
repos:
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ci/+/29153
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I2f345be55f5c7eb42655dc346776ad8891af126d
Gerrit-Change-Number: 29153
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-MessageType: newchange