osmith has uploaded this change for review.

View Change

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/YVYMAC423OJ3FNP52YAX55RDUQXV6FZ2/
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@lists.osmocom.org laforge@gnumonks.org
- git_base_url: https://git.osmocom.org
+ git_base_url: https://gerrit.osmocom.org

# in alphabetical order
repos:

To view, visit change 29153. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I2f345be55f5c7eb42655dc346776ad8891af126d
Gerrit-Change-Number: 29153
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith@sysmocom.de>
Gerrit-MessageType: newchange