summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-09-29 07:20:12 +0200
committerHolger Levsen <holger@layer-acht.org>2014-09-29 07:20:12 +0200
commit1ea4f082ac52bb3f48a52fbee92bf08a7898cdc5 (patch)
tree307c4104f982f7568eefb8083cb9b45f7e85288a /job-cfg
parentf164623e1e8b1ea8acc1b26dcff27a8826331d0e (diff)
downloadjenkins.debian.net-1ea4f082ac52bb3f48a52fbee92bf08a7898cdc5.tar.xz
reproducible: polishing, here+there
Diffstat (limited to 'job-cfg')
-rw-r--r--job-cfg/reproducible.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 566a2f71..a612534a 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -199,9 +199,9 @@
my_packages: ''
- '{name}_build_random_packages':
my_description: 'Reproducible build this many random packages each day:'
- my_timed: '23 3 * * *'
+ my_timed: '23 3,9 * * *'
my_shell: '/srv/jenkins/bin/reproducible_build.sh'
- my_packages: '100'
+ my_packages: '66'
- '{name}_build_test_reproducibility':
my_description: 'Reproducible build of a few packages, some we know will succeed and some we know which "should" fail: '
my_timed: ''
@@ -216,7 +216,7 @@
my_description: 'Reproducible build packages which are used to build other packages.<br>Source packages to be build: '
my_timed: '42 23 1,16 * *'
my_shell: '/srv/jenkins/bin/reproducible_build.sh'
- my_packages: 'cdbs eglibc gcc-defaults make-dfsg devscripts python python3 ruby ghc php5 tcl asciidoc ant maven maven2 lintian pbuilder piuparts schroot fakeroot sbuild cowbuilder'
+ my_packages: 'cdbs eglibc gcc-defaults devscripts python python3 ruby ghc php5 tcl asciidoc ant maven maven2 lintian pbuilder piuparts schroot fakeroot sbuild cowbuilder'
- '{name}_build_desktop_apps':
my_description: 'Reproducible build of desktop applications: '
my_timed: '42 5 2,17 * *'
@@ -266,7 +266,7 @@
my_description: 'Reproducible build of these server packages: '
my_timed: '42 23 6,21 * *'
my_shell: '/srv/jenkins/bin/reproducible_build.sh'
- my_packages: 'apache2 asterisk bind9 courier icinga icinga2 lighttpd munin mysql-5.5 nginx postfix postgresql squid3'
+ my_packages: 'apache2 asterisk bind9 courier icinga icinga2 lighttpd munin mysql-5.5 nginx postfix exim4 sendmail postgresql squid squid3 roundcube openssh rsync nfs-utils bitlbee dropbear'
- '{name}_build_security-privacy':
my_description: 'Reproducible build of these security and privacy related packages: '
my_timed: '42 5 7,22 * *'