osmith has submitted this change. ( 
https://gerrit.osmocom.org/c/osmo-ci/+/38059?usp=email )

Change subject: scripts/common: osmo_git_clone_url: add pyosmocom
......................................................................

scripts/common: osmo_git_clone_url: add pyosmocom

Add the location of pyosmocom. Fix for the currently failing
Osmocom-release-manuals job:

  :: (pyosmocom) Getting git tags
  fatal: unable to access 'https://gerrit.osmocom.org/pyosmocom/': The 
requested URL returned error: 403

Change-Id: I63a23a831b6091967e4944af4ad8643ec0fe1f63
---
M scripts/common.sh
1 file changed, 3 insertions(+), 0 deletions(-)

Approvals:
  osmith: Looks good to me, approved
  pespin: Looks good to me, but someone else must approve
  Jenkins Builder: Verified




diff --git a/scripts/common.sh b/scripts/common.sh
index b658b03..48ce3a8 100644
--- a/scripts/common.sh
+++ b/scripts/common.sh
@@ -145,6 +145,9 @@
                strongswan-epdg)
                        echo "$OSMO_GIT_URL_GITEA"/ims-volte-vowifi/strongswan
                        ;;
+               pyosmocom)
+                       echo "$OSMO_GIT_URL_GITEA"/osmocom/"$1"
+                       ;;
                osmo_dia2gsup|osmo-epdg|osmo-s1gw)
                        echo "$OSMO_GIT_URL_GERRIT"/erlang/"$1"
                        ;;

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

Gerrit-MessageType: merged
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I63a23a831b6091967e4944af4ad8643ec0fe1f63
Gerrit-Change-Number: 38059
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: osmith <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>

Reply via email to