[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
Thu Mar 1 09:55:04 UTC 2018


Review at  https://gerrit.osmocom.org/7020

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(+), 0 deletions(-)


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

diff --git a/jobs/osmo-gsm-tester.yml b/jobs/osmo-gsm-tester.yml
index 7cffcd1..f25299d 100644
--- a/jobs/osmo-gsm-tester.yml
+++ b/jobs/osmo-gsm-tester.yml
@@ -29,6 +29,7 @@
 
     jobs:
       - 'osmo-gsm-tester_build-{repos}'
+      - 'osmo-gsm-tester_build-trigger-all'
 
 ## build jobs
 - defaults:
@@ -105,3 +106,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: newchange
Gerrit-Change-Id: I8dcf2a6fa2991cb73b4807f8a10d251f3dca77dd
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Owner: lynxis lazus <lynxis at fe80.eu>



More information about the gerrit-log mailing list