summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
Diffstat (limited to 'job-cfg')
-rw-r--r--job-cfg/dvswitch.yaml10
1 files changed, 7 insertions, 3 deletions
diff --git a/job-cfg/dvswitch.yaml b/job-cfg/dvswitch.yaml
index c8bf8484..da53ed3c 100644
--- a/job-cfg/dvswitch.yaml
+++ b/job-cfg/dvswitch.yaml
@@ -33,14 +33,14 @@
name: '{name}_wheezy'
publishers:
- email:
- recipients: 'jenkins+debian-qa holger@layer-acht.org dvswitch-maint@debian.org'
+ recipients: 'jenkins+dvswitch holger@layer-acht.org dvswitch-maint@debian.org'
- job-template:
defaults: dvswitch
name: '{name}_jessie'
publishers:
- email:
- recipients: 'jenkins+debian-qa holger@layer-acht.org dvswitch-maint@debian.org'
+ recipients: 'jenkins+dvswitch holger@layer-acht.org dvswitch-maint@debian.org'
- trigger:
project: '{name}_wheezy'
@@ -51,7 +51,7 @@
- pollscm: '*/6 * * * *'
publishers:
- email:
- recipients: 'jenkins-dvswitch holger@layer-acht.org wouter@debian.org'
+ recipients: 'jenkins+dvswitch holger@layer-acht.org wouter@debian.org'
- trigger:
project: '{name}_jessie'
@@ -71,3 +71,7 @@
my_shell: 'debian/rules build'
my_description: 'Build the dvswitch git master branch on wheezy (+backports).'
+# git://git.libav.org/libav.git
+# < wouter> - build the libav git master branch every night at 1 am (but only if there were changes in the libav master branch)
+# < wouter> - if the libav build was successful, build the dvswitch master branch against the just-built libav library, and run the test suite
+