jjb: lava: only trigger notifications for umbrella jobs
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Tue, 9 Jan 2018 20:15:59 +0000 (15:15 -0500)
committerFrancis Deslauriers <francis.deslauriers@efficios.com>
Tue, 9 Jan 2018 20:15:59 +0000 (15:15 -0500)
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
jobs/system-tests.yaml

index 8c132e208c59341e4b72fa731215581574669297..2f8271b8015d44b36c7557cbc59853a5cc436e1f 100644 (file)
           artifacts: '*.png,*.csv'
           stable: true
           do-not-fingerprint: true
-      - system_tests_email_ext_default
       - image-gallery:
         - gallery-type: archived-images-gallery
           title: Results
       - shell: !include-raw-escape: scripts/system-tests/run-kvm-tests.sh
 
     publishers:
-      - system_tests_email_ext_default
       - workspace-cleanup
 
 - defaults:
       - shell: !include-raw-escape: scripts/system-tests/run-kvm-fuzzing-tests.sh
 
     publishers:
-      - system_tests_email_ext_default
       - workspace-cleanup
 
 - defaults:
       - shell: !include-raw-escape: scripts/system-tests/run-baremetal-tests.sh
 
     publishers:
-      - system_tests_email_ext_default
       - workspace-cleanup
 
 ## Templates
This page took 0.023749 seconds and 4 git commands to generate.