Attention is currently required from: neels.
osmith has posted comments on this change. (
https://gerrit.osmocom.org/c/osmo-ci/+/32230
)
Change subject: jobs/osmocom-obs-rhizomatica: add new jobs
......................................................................
Patch Set 2:
(1 comment)
File jobs/osmocom-obs-rhizomatica.yml:
https://gerrit.osmocom.org/c/osmo-ci/+/32230/comment/0b69ac7f_45ce51c9
PS2, Line 48: --feed "master" \
does it show in the naming/the URL
no, that is set by PROJ.
is it freely choosable
It must be master for this type of repository. The --feed argument used to describe the
feed we are uploading to (nightly, latest, master). It tells the update_obs_project.py
script:
* which git reference it should try to upload (latest: the last release tag,
master/nightly: the last commit on the given git branch, by default the "master"
git branch)
* whether it should store the current git as text file in OBS and compare it ahead of
time, and skip the package if it didn't change (master only)
Now that we have additional repositories (wireshark, rhizomatica), it isn't
necessarily the actual feed we are uploading to. It only describes the characteristics
named above. So the name is historic here, it probably makes sense to give it another name
to avoid confusion. I'll do that later in a follow-up patch.
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ci/+/32230
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I9d59f517eb4ecfd721ef1dba4519a874590f756e
Gerrit-Change-Number: 32230
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-CC: neels <nhofmeyr(a)sysmocom.de>
Gerrit-Attention: neels <nhofmeyr(a)sysmocom.de>
Gerrit-Comment-Date: Thu, 06 Apr 2023 14:05:57 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: neels <nhofmeyr(a)sysmocom.de>
Gerrit-MessageType: comment