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/%7B%7B 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