osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/29687 )
Change subject: jobs/gerrit-verifications: add approvals comment
......................................................................
jobs/gerrit-verifications: add approvals comment
Related: OS#2385
Change-Id: I4dfc0f84ffe584523bbff4c41295968a07ba097d
---
M jobs/gerrit-verifications.yml
1 file changed, 10 insertions(+), 0 deletions(-)
Approvals:
Jenkins Builder: Verified
pespin: Looks good to me, approved
diff --git a/jobs/gerrit-verifications.yml b/jobs/gerrit-verifications.yml
index 0e64ff3..8331096 100644
--- a/jobs/gerrit-verifications.yml
+++ b/jobs/gerrit-verifications.yml
@@ -17,6 +17,11 @@
# By default the matrix results in only one job, however for some projects we
# use the matrix to build for multiple CPU architectures (x86_64, arm) or use
# it to build multiple configurations of the same project (see osmo-bts).
+#
+# NOTE: after updating the job with Jenkins Job Builder as usual, check if a
+# new pipeline script was generated and approve it here:
+# https://jenkins.osmocom.org/jenkins/scriptApproval/
+# This happens when changing the pipeline script, when adding new projects etc.
- project:
name: gerrit
@@ -364,6 +369,11 @@
name: PIPELINE_BINPKGS
description: Enable the binpkgs job (build deb/rpm packages)
default: '{obj:pipeline_binpkgs}'
+ # NOTE: jenkins pipelines don't run unless the dsl-script was approved.
+ # Sadly this doesn't happen automatically when updating the job with
+ # Jenkins Job Builder. So if you change the pipeline script, update the job
+ # as usually with JJB and then approve the scripts here:
+ # https://jenkins.osmocom.org/jenkins/scriptApproval/
dsl: |
pipeline {{
agent {{ label "osmocom-gerrit" }}
--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/29687
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I4dfc0f84ffe584523bbff4c41295968a07ba097d
Gerrit-Change-Number: 29687
Gerrit-PatchSet: 4
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: msuraev <msuraev(a)sysmocom.de>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: merged
Attention is currently required from: pespin.
osmith has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/29706 )
Change subject: jobs/gerrit-verifications: set pipeline concurrent
......................................................................
Patch Set 4: Code-Review+2
(1 comment)
Commit Message:
https://gerrit.osmocom.org/c/osmo-ci/+/29706/comment/c55b6f74_ac8e2b8a
PS4, Line 12: Note that the concurrent setting of the build jobs are not changed. Some
> settings?
I mean the "concurrent" setting / argument / option in in the related build jobs.
e.g. https://jenkins.osmocom.org/jenkins/job/gerrit-osmo-bsc-nat-build/configure
"Execute concurrent builds if necessary"
--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/29706
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Ie2a19013e73d96a937e8f83c815c6a82cfe0768d
Gerrit-Change-Number: 29706
Gerrit-PatchSet: 4
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: msuraev <msuraev(a)sysmocom.de>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Thu, 13 Oct 2022 11:08:28 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Comment-In-Reply-To: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: comment
Attention is currently required from: pespin.
osmith has posted comments on this change. ( https://gerrit.osmocom.org/c/simtrace2/+/29730 )
Change subject: contrib/jenkins.sh: set USE_CLANG=1
......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1:
> why do we need clang?
ah I forgot to reference the issue in the commit message. updated.
--
To view, visit https://gerrit.osmocom.org/c/simtrace2/+/29730
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: simtrace2
Gerrit-Branch: master
Gerrit-Change-Id: I2aa2e20e75e334560dbe1f6db9fd1491873ff91f
Gerrit-Change-Number: 29730
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Thu, 13 Oct 2022 11:04:29 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: comment
Attention is currently required from: osmith.
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/simtrace2/+/29730
to look at the new patch set (#2).
Change subject: contrib/jenkins.sh: set USE_CLANG=1
......................................................................
contrib/jenkins.sh: set USE_CLANG=1
As the bootloader goes beyond partition size in modern gcc, use clang
instead.
Depends: docker-playground Ib82a53fa7edc62d21e772efbb9b2c049d1b50c4d
Related: OS#5260
Change-Id: I2aa2e20e75e334560dbe1f6db9fd1491873ff91f
---
M contrib/jenkins.sh
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/simtrace2 refs/changes/30/29730/2
--
To view, visit https://gerrit.osmocom.org/c/simtrace2/+/29730
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: simtrace2
Gerrit-Branch: master
Gerrit-Change-Id: I2aa2e20e75e334560dbe1f6db9fd1491873ff91f
Gerrit-Change-Number: 29730
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: osmith <osmith(a)sysmocom.de>
Gerrit-MessageType: newpatchset