Attention is currently required from: laforge.
osmith has posted comments on this change. (
https://gerrit.osmocom.org/c/osmo-ci/+/28349
)
Change subject: update git URLs (git -> https; gitea/gerrit)
......................................................................
Patch Set 3:
(3 comments)
File ansible/roles/osmocom-workstation/tasks/git-repos.yml:
https://gerrit.osmocom.org/c/osmo-ci/+/28349/comment/22a1d522_438c43d7
PS3, Line 7: repo:
https://git.osmocom.org/{{ item }}.git
Need to remove ".git" at the end:
$ git clone
https://git.osmocom.org/libosmo-abis.git
Cloning into 'libosmo-abis'...
fatal: repository 'https://git.osmocom.org/libosmo-abis.git/' not found
$ git clone
https://git.osmocom.org/libosmo-abis
Cloning into 'libosmo-abis'...
Fetching objects: 3835, done.
File jobs/osmo-gsm-tester-runner.yml:
https://gerrit.osmocom.org/c/osmo-ci/+/28349/comment/f5ef60f3_25e7c121
PS3, Line 35: url:
https://gitea.osmocom.org/cellular-infrastructure/osmo-gsm-tester
it seems these are randomly used?
*
gerrit.osmocom.org
*
gitea.osmocom.org
*
git.osmocom.org
it should work fine, but I wonder why you chose e.g. gitea here and in
osmo-gsm-tester-builder.yml gerrit. not really important though.
File scripts/osmo-depcheck/dependencies.py:
https://gerrit.osmocom.org/c/osmo-ci/+/28349/comment/53816d48_f7865640
PS3, Line 17: httts
https
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ci/+/28349
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Ia44e4127ff87a3d4d747225d3258188a0a891f1b
Gerrit-Change-Number: 28349
Gerrit-PatchSet: 3
Gerrit-Owner: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: laforge <laforge(a)osmocom.org>
Gerrit-Comment-Date: Wed, 13 Jul 2022 08:06:06 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment