summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-05-02 18:52:12 +0200
committerHolger Levsen <holger@layer-acht.org>2016-05-02 18:52:12 +0200
commit2a2dbfb26d48082f10b570ce33749d40c9331de5 (patch)
tree627a6f0860e98a17e7eae9a777121f0d7a557483 /job-cfg
parent6d211008686c75f53e0d6102465ef7655c1ba762 (diff)
downloadjenkins.debian.net-2a2dbfb26d48082f10b570ce33749d40c9331de5.tar.xz
reproducible openwrt/coreboot/archlinux/fedora/netbsd/freebsd: create setup+maintenance jobs on pb4
Diffstat (limited to 'job-cfg')
-rw-r--r--job-cfg/reproducible.yaml17
1 files changed, 17 insertions, 0 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index ea0ef6e6..69fb7565 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -325,6 +325,7 @@
- 'profitbricks1': { my_arch: 'amd64' }
- 'profitbricks2': { my_arch: 'i386' }
- 'profitbricks3': { my_arch: 'amd64' }
+ - 'profitbricks4': { my_arch: 'amd64' }
- 'profitbricks5': { my_arch: 'amd64' }
- 'profitbricks6': { my_arch: 'i386' }
my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
@@ -639,6 +640,11 @@
my_timed: '42 23 1 1 *'
my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
my_hname: 'profitbricks3'
+ - 'setup_schroot_archlinux_profitbricks4':
+ my_description: 'Setup an Arch Linux schroot to test Arch Linux packages for reproducibility.'
+ my_timed: '42 23 1 1 *'
+ my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
+ my_hname: 'profitbricks4'
- 'setup_mock_fedora-23_x86_64_jenkins':
my_description: 'Setup mock for fedora-23 on X86_64 to test .rpm packages for reproducibility.'
my_timed: '42 23 1 1 *'
@@ -648,6 +654,11 @@
my_timed: '42 23 1 1 *'
my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
my_hname: 'profitbricks3'
+ - 'setup_mock_fedora-23_x86_64_profitbricks4':
+ my_description: 'Setup mock for fedora-23 on X86_64 to test .rpm packages for reproducibility.'
+ my_timed: '42 23 1 1 *'
+ my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
+ my_hname: 'profitbricks4'
my_shell: '/srv/jenkins/bin/reproducible_{otherproject}.sh'
my_hname: ''
@@ -659,6 +670,12 @@
my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
my_hname: 'profitbricks3'
my_gitrepo: 'https://gitlab.com/fdroid/fdroidserver.git'
+ - 'setup_fdroid_build_environment_profitbricks4':
+ my_description: 'Setup a build environment for F-Droid.'
+ my_timed: '42 23 1 1 *'
+ my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
+ my_hname: 'profitbricks4'
+ my_gitrepo: 'https://gitlab.com/fdroid/fdroidserver.git'
my_shell: '/srv/jenkins/bin/reproducible_{otherproject_git}.sh'
my_hname: ''