[PATCH] osmo-ci[master]: jenkins: add job osmo-gsm-tester_build-trigger-all

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

lynxis lazus gerrit-no-reply at lists.osmocom.org
Tue Mar 6 11:17:43 UTC 2018


Hello Pau Espin Pedrol,

I'd like you to reexamine a change.  Please visit

    https://gerrit.osmocom.org/7020

to look at the new patch set (#3).

jenkins: add job osmo-gsm-tester_build-trigger-all

osmo-gsm-tester_build-trigger-all triggers a new build of all
osmo-gsm-tester build jobs.

Change-Id: I8dcf2a6fa2991cb73b4807f8a10d251f3dca77dd
---
M jobs/osmo-gsm-tester.yml
1 file changed, 12 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/20/7020/3

diff --git a/jobs/osmo-gsm-tester.yml b/jobs/osmo-gsm-tester.yml
index 85523d0..e10dc23 100644
--- a/jobs/osmo-gsm-tester.yml
+++ b/jobs/osmo-gsm-tester.yml
@@ -1,7 +1,6 @@
 ---
 #TODO:
 #  - run
-#  - trigger
 #  - gerrit
 #  - manual-run
 #
@@ -30,6 +29,7 @@
 
     jobs:
       - 'osmo-gsm-tester_build-{repo}'
+      - 'osmo-gsm-tester_build-trigger-all'
 
 - parameter:
     name: gsmtester_build_branch
@@ -100,3 +100,14 @@
           wipe-workspace: false
           skip-tag: true
           basedir: osmo-gsm-tester
+
+## trigger build job
+- job:
+    name: 'osmo-gsm-tester_build-trigger-all'
+    description: 'Manually kick off all osmo-gsm-tester_build-osmo-* builds at once.'
+    project-type: freestyle
+    node: osmo-gsm-tester-build
+    publishers:
+      # hopefully the trigger will support lists in the future
+      - trigger:
+          project: 'osmo-gsm-tester_build-osmo-bsc,osmo-gsm-tester_build-osmo-bts,osmo-gsm-tester_build-osmo-ggsn,osmo-gsm-tester_build-osmo-hlr,osmo-gsm-tester_build-osmo-mgw,osmo-gsm-tester_build-osmo-msc,osmo-gsm-tester_build-osmo-pcu,osmo-gsm-tester_build-osmo-sgsn,osmo-gsm-tester_build-osmo-trx,osmo-gsm-tester_build-osmo-nitb,osmo-gsm-tester_build-osmo-stp,osmo-gsm-tester_build-osmo-bts-sysmo,osmo-gsm-tester_build-osmo-pcu-sysmo'

-- 
To view, visit https://gerrit.osmocom.org/7020
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I8dcf2a6fa2991cb73b4807f8a10d251f3dca77dd
Gerrit-PatchSet: 3
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Owner: lynxis lazus <lynxis at fe80.eu>
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>



More information about the gerrit-log mailing list