osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/39141?usp=email )
Change subject: jobs/osmocom-obs: update descriptions
......................................................................
jobs/osmocom-obs: update descriptions
Describe when which job gets triggered, and whether it is fine to
trigger them manually.
Change-Id: I311c7e5194b1ef516ab54972383f03730b8cd6f2
---
M jobs/osmocom-obs.yml
1 file changed, 14 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/41/39141/1
diff --git a/jobs/osmocom-obs.yml b/jobs/osmocom-obs.yml
index e61b16b..39fa5fb 100644
--- a/jobs/osmocom-obs.yml
+++ b/jobs/osmocom-obs.yml
@@ -1,17 +1,30 @@
---
- project:
name: Osmocom_OBS
+ description_extra: ""
jobs:
- Osmocom_OBS_{type}
type:
- master:
conflict_version: ""
+ description_extra: |
+ This job gets triggered by jenkins whenever something gets merged
+ to master.
- nightly:
# For nightly we don't provide ABI compatibility, make sure packages
# from different build dates are not mixed by accident
conflict_version: "$(date +%Y%m%d%H%M)"
+ description_extra: |
+ This job gets triggered every night.<br><br>
+ <b>Do not trigger manually! This causes a rebuild of ALL packages
+ for ALL supported Linux distributions and architectures, and should
+ only run once every night!</b>
- latest:
conflict_version: ""
+ description_extra: |
+ This job gets triggered every night.<br><br>
+ Triggering this manually after making a release is fine, because
+ only the packages that have a new version will be built.
- job-template:
name: 'Osmocom_OBS_{type}'
@@ -20,7 +33,7 @@
defaults: global
description: |
See <a href="https://osmocom.org/projects/cellular-infrastructure/wiki/Binary_Packages">Wiki: binary packages</a>
- for more information.
+ for more information. {description_extra}
properties:
- build-discarder:
days-to-keep: 30
--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/39141?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I311c7e5194b1ef516ab54972383f03730b8cd6f2
Gerrit-Change-Number: 39141
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Attention is currently required from: laforge, osmith, pespin.
osmith has uploaded a new patch set (#3) to the change originally created by pespin. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39135?usp=email )
The following approvals got outdated and were removed:
Code-Review+1 by osmith
Change subject: remsim: bankd: Install vsmartcard-vpcd
......................................................................
remsim: bankd: Install vsmartcard-vpcd
This is needed for test RemsimBankd_Tests.TC_createMapping_exchangeTPDU
to work. Add require_vsmartcard_vpcd.sh to give a meaningful error
message when running without --podman, if the user doesn't have it
installed.
Co-authored-by: Oliver Smith <osmith(a)sysmocom.de>
Change-Id: Ib5ba5075eff4955354fa25d1c605f277e8a6962a
---
M _testenv/data/podman/Dockerfile
A _testenv/data/scripts/require_vsmartcard_vpcd.sh
M remsim/testenv_bankd.cfg
3 files changed, 13 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/35/39135/3
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39135?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Ib5ba5075eff4955354fa25d1c605f277e8a6962a
Gerrit-Change-Number: 39135
Gerrit-PatchSet: 3
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: laforge <laforge(a)osmocom.org>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Attention is currently required from: pespin.
laforge has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/osmo-bsc/+/39139?usp=email )
Change subject: Use correct bts_nr field during MO init
......................................................................
Patch Set 1: Code-Review+1
--
To view, visit https://gerrit.osmocom.org/c/osmo-bsc/+/39139?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: I8a70c61cef74c0febeefae88dee575fbb4936d3e
Gerrit-Change-Number: 39139
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Thu, 12 Dec 2024 14:21:12 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Attention is currently required from: laforge, pespin.
osmith has uploaded a new patch set (#2) to the change originally created by pespin. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39135?usp=email )
The following approvals got outdated and were removed:
Verified+1 by Jenkins Builder
Change subject: remsim: bankd: Install vsmartcard-vpcd
......................................................................
remsim: bankd: Install vsmartcard-vpcd
This is needed for test RemsimBankd_Tests.TC_createMapping_exchangeTPDU
to work.
Co-authored-by: Oliver Smith <osmith(a)sysmocom.de>
Change-Id: Ib5ba5075eff4955354fa25d1c605f277e8a6962a
---
M _testenv/data/podman/Dockerfile
A _testenv/data/scripts/require_vsmartcard_vpcd.sh
M remsim/testenv_bankd.cfg
3 files changed, 13 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/35/39135/2
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39135?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Ib5ba5075eff4955354fa25d1c605f277e8a6962a
Gerrit-Change-Number: 39135
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: laforge <laforge(a)osmocom.org>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Attention is currently required from: pespin.
laforge has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/osmo-bsc/+/39138?usp=email )
Change subject: Fix BTS nr >255 wrapping up during bts allocation
......................................................................
Patch Set 1: Code-Review+2
--
To view, visit https://gerrit.osmocom.org/c/osmo-bsc/+/39138?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: I5128becaf453f5cfbc722a55c756432e525fc884
Gerrit-Change-Number: 39138
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Thu, 12 Dec 2024 14:20:57 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes