diff options
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/reproducible.yaml | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 48d443ee..cef212d1 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -377,13 +377,15 @@ - 'rpi2b': { my_arch: 'armhf' } - 'rpi2c': { my_arch: 'armhf' } - 'profitbricks1': { my_arch: 'amd64' } - - 'profitbricks2': { my_arch: 'i386' } + - 'profitbricks2': { my_arch: 'i386' } - 'profitbricks3': { my_arch: 'amd64' } - 'profitbricks4': { my_arch: 'amd64' } - 'profitbricks5': { my_arch: 'amd64' } - - 'profitbricks6': { my_arch: 'i386' } + - 'profitbricks6': { my_arch: 'i386' } - 'profitbricks11': { my_arch: 'amd64' } + - 'profitbricks12': { my_arch: 'i386' } - 'profitbricks15': { my_arch: 'amd64' } + - 'profitbricks16': { my_arch: 'i386' } my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh' - '{name}_{my_task}_{my_arch}_{my_hname}': @@ -430,11 +432,13 @@ - 'rpi2b': { my_arch: 'armhf' } - 'rpi2c': { my_arch: 'armhf' } - 'profitbricks1': { my_arch: 'amd64' } - - 'profitbricks2': { my_arch: 'i386' } + - 'profitbricks2': { my_arch: 'i386' } - 'profitbricks5': { my_arch: 'amd64' } - - 'profitbricks6': { my_arch: 'i386' } - - 'profitbricks11': { my_arch: 'amd64' } - - 'profitbricks15': { my_arch: 'amd64' } + - 'profitbricks6': { my_arch: 'i386' } + - 'profitbricks11': { my_arch: 'amd64' } + - 'profitbricks12': { my_arch: 'i386' } + - 'profitbricks15': { my_arch: 'amd64' } + - 'profitbricks16': { my_arch: 'i386' } my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh' - '{name}_setup_schroot_{my_distro}_{my_arch}_{my_hname}': |