diff options
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/chroot-tests.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/job-cfg/chroot-tests.yaml b/job-cfg/chroot-tests.yaml index 882f548b..06ff4b46 100644 --- a/job-cfg/chroot-tests.yaml +++ b/job-cfg/chroot-tests.yaml @@ -117,10 +117,13 @@ fail_on_error: 'true' - trigger: project: '{my_1st_trigger}' + threshold: 'UNSTABLE' - trigger: project: '{my_2nd_trigger}' + threshold: 'UNSTABLE' - trigger: project: '{my_3rd_trigger}' + threshold: 'UNSTABLE' - email: recipients: jenkins+debian-qa holger@layer-acht.org |