diff options
author | Holger Levsen <holger@layer-acht.org> | 2016-11-05 19:34:34 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-11-05 19:34:34 +0100 |
commit | 707d008e5c91bc0d2edf065c4885752dd33f6cf4 (patch) | |
tree | 789f36f2b2028bfcfa079e99eafed73275b00e4e /job-cfg | |
parent | 23567b7cc095d1d6e7f09cbf05ad8c787ac52b4f (diff) | |
download | jenkins.debian.net-707d008e5c91bc0d2edf065c4885752dd33f6cf4.tar.xz |
reproducible Debian: add new setup and maintenance jobs for pb11+pb15
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/reproducible.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index f5b8e316..c984942f 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -382,6 +382,8 @@ - 'profitbricks4': { my_arch: 'amd64' } - 'profitbricks5': { my_arch: 'amd64' } - 'profitbricks6': { my_arch: 'i386' } + - 'profitbricks11': { my_arch: 'amd64' } + - 'profitbricks15': { my_arch: 'amd64' } my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh' - '{name}_{my_task}_{my_arch}_{my_hname}': |