summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2012-11-29 16:57:14 +0100
committerHolger Levsen <holger@layer-acht.org>2012-11-29 16:57:14 +0100
commit1168d47bec7e2af595e2a9a990c5f00cecee2eeb (patch)
tree31fafbd29ce590c2c5653fa0b351c96b8b12d3ee /job-cfg
parent2a7082a083d5efb31fd5d981a9a1053514ae1c64 (diff)
downloadjenkins.debian.net-1168d47bec7e2af595e2a9a990c5f00cecee2eeb.tar.xz
simplefy job config
Diffstat (limited to 'job-cfg')
-rw-r--r--job-cfg/chroot-tests.yaml8
1 files changed, 1 insertions, 7 deletions
diff --git a/job-cfg/chroot-tests.yaml b/job-cfg/chroot-tests.yaml
index 06ff4b46..a173bf05 100644
--- a/job-cfg/chroot-tests.yaml
+++ b/job-cfg/chroot-tests.yaml
@@ -116,13 +116,7 @@
unstable_on_warning: 'true'
fail_on_error: 'true'
- trigger:
- project: '{my_1st_trigger}'
- threshold: 'UNSTABLE'
- - trigger:
- project: '{my_2nd_trigger}'
- threshold: 'UNSTABLE'
- - trigger:
- project: '{my_3rd_trigger}'
+ project: '{my_1st_trigger} {my_2nd_trigger} {my_3rd_trigger}'
threshold: 'UNSTABLE'
- email:
recipients: jenkins+debian-qa holger@layer-acht.org