aboutsummaryrefslogtreecommitdiffstats
path: root/jobs/gerrit-verifications.yml
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2023-07-27 11:25:35 +0200
committerosmith <osmith@sysmocom.de>2023-07-31 08:22:09 +0000
commita4d780c6d5aa60d8defba35f312acddccabc4396 (patch)
tree3f21df31fd9741fa23268d4d0ece3ddecfa9a9bf /jobs/gerrit-verifications.yml
parent35bf87204248c82223cba6fc15ee41fcb091e4a4 (diff)
Cosmetic: jobs/gerrit: update pipeline comment
Diffstat (limited to 'jobs/gerrit-verifications.yml')
-rw-r--r--jobs/gerrit-verifications.yml8
1 files changed, 2 insertions, 6 deletions
diff --git a/jobs/gerrit-verifications.yml b/jobs/gerrit-verifications.yml
index 7b6c1f8..2bbe261 100644
--- a/jobs/gerrit-verifications.yml
+++ b/jobs/gerrit-verifications.yml
@@ -24,7 +24,8 @@
# 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.
+# This used to be necessary when changing the pipeline script, adding new
+# projects etc. But it seems to get auto-approved now.
- project:
name: gerrit
@@ -466,11 +467,6 @@
name: PIPELINE_ENDIANNESS
description: Run struct_endianness.py from libosmocore.git
default: '{obj:pipeline_endianness}'
- # 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 none