[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] piuparts: restore triggering settings
Mattia Rizzolo
gitlab at salsa.debian.org
Sun Apr 22 15:30:34 BST 2018
Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net
Commits:
d12c0c69 by Mattia Rizzolo at 2018-04-22T16:30:22+02:00
piuparts: restore triggering settings
They were lost in the refactor at 3a0cb92e676b6af181fa89343b6cefea92c0625e
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
- - - - -
1 changed file:
- job-cfg/piuparts.yaml
Changes:
=====================================
job-cfg/piuparts.yaml
=====================================
--- a/job-cfg/piuparts.yaml
+++ b/job-cfg/piuparts.yaml
@@ -25,6 +25,9 @@
url: 'https://salsa.debian.org/debian/piuparts.git'
branches:
- develop
+ my_origin_triggers:
+ triggers: '{obj:my_origin_triggers}'
+ my_trigger:
publishers:
- email:
recipients: 'jenkins+debian-qa qa-jenkins-scm at lists.alioth.debian.org piuparts-devel at lists.alioth.debian.org'
@@ -65,12 +68,15 @@
url: 'https://salsa.debian.org/debian/piuparts.git'
branches:
- develop
+ my_trigger:
publishers:
- email:
recipients: 'jenkins+debian-qa qa-jenkins-scm at lists.alioth.debian.org piuparts-devel at lists.alioth.debian.org'
- archive:
artifacts: '*_*.dsc, *_*.tar.*, *_*_*.deb, *_*_*.changes'
latest-only: true
+ - trigger:
+ project: '{my_trigger}'
- naginator:
progressive-delay-increment: 5
progressive-delay-maximum: 15
@@ -118,6 +124,9 @@
my_distro: 'sid'
my_shell: 'make check'
my_description: 'run testsuite from piuparts develop branch on sid.'
+ my_origin_triggers:
+ - pollscm:
+ cron: ''
my_trigger: 'piuparts_testsuite_buster, piuparts_build_sid'
- '{name}_testsuite_buster':
my_distro: 'buster'
@@ -133,7 +142,6 @@
my_distro: 'jessie backports'
my_shell: 'make check'
my_description: 'run testsuite from piuparts develop branch on jessie with backports enabled.'
- my_trigger: ''
- '{name}_build_sid':
my_distro: 'sid'
my_shell: 'debuild -uc -us'
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/d12c0c69d6a3fe9b4415f55f8adfc186d7594643
---
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/d12c0c69d6a3fe9b4415f55f8adfc186d7594643
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20180422/99d3c743/attachment-0001.html>
More information about the Qa-jenkins-scm
mailing list