[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reflect that our longtime sponsor Profitbricks renamed itself to IONOS: rename...
Holger Levsen
gitlab at salsa.debian.org
Wed Oct 28 17:23:14 GMT 2020
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
8cb6f7d2 by Holger Levsen at 2020-10-28T18:23:00+01:00
reflect that our longtime sponsor Profitbricks renamed itself to IONOS: rename all jenkins jobs and use new node names
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
5 changed files:
- job-cfg/chroot-installation.yaml.py
- job-cfg/d-i.yaml.py
- job-cfg/haskell-package-plan.yaml
- job-cfg/rebootstrap.yaml.py
- job-cfg/reproducible.yaml
Changes:
=====================================
job-cfg/chroot-installation.yaml.py
=====================================
@@ -265,7 +265,7 @@ data.append(
'regular-expression': '^E: (Couldn.t download .*/Packages|Unable to fetch some archives|Failed getting release file|Failed getting release signature file)'}}],
'triggers': [{'timed': '{my_time}'}],
'wrappers': [{'timeout': {'timeout': 360}}],
- 'node': 'profitbricks10',
+ 'node': 'ionos10',
}})
data.append(
{'job-template': {'defaults': 'chroot-installation',
=====================================
job-cfg/d-i.yaml.py
=====================================
@@ -228,7 +228,7 @@ sb_about = {
'text': 'About jenkins.debian.net',
'icon': '/userContent/images/debian-swirl-24x24.png'}}
-sb_profitbricks = {
+sb_ionos = {
'sidebar': {'url': 'https://www.ionos.com',
'text': 'Sponsored by IONOS',
'icon': '/userContent/images/ionos-24x24.png'}}
@@ -245,7 +245,7 @@ def prop(type='manual', priority=None):
{'sidebar': {'url': 'https://jenkins.debian.net/view/d-i_'+type+'/',
'text': 'debian-installer ' + type + ' jobs',
'icon': '/userContent/images/debian-jenkins-24x24.png'}},
- sb_profitbricks,
+ sb_ionos,
di_throttle]
if priority is not None:
p.append({'priority-sorter': {'priority': str(priority)}})
=====================================
job-cfg/haskell-package-plan.yaml
=====================================
@@ -59,7 +59,7 @@
url: 'https://salsa.debian.org/haskell-team/package-plan.git'
branches:
- master
- node: 'profitbricks10'
+ node: 'ionos10'
- job-template:
defaults: haskell-package-plan
=====================================
job-cfg/rebootstrap.yaml.py
=====================================
@@ -142,5 +142,5 @@ for arch in sorted(architectures):
supported_comment=" using the supported method" if supported else "",
diffoscope_value="yes" if diffoscope else "no",
diffoscope_comment=" showing diffoscopes" if diffoscope else "",
- node="profitbricks9"))
+ node="ionos9"))
=====================================
job-cfg/reproducible.yaml
=====================================
@@ -318,18 +318,18 @@
- 'p64b': { my_arch: 'armhf' }
- 'p64c': { my_arch: 'armhf' }
- 'wbq0': { my_arch: 'armhf' }
- - 'profitbricks1': { my_arch: 'amd64' }
- - 'profitbricks2': { my_arch: 'i386' }
- - 'profitbricks3': { my_arch: 'amd64' }
- - 'profitbricks5': { my_arch: 'amd64' }
- - 'profitbricks6': { my_arch: 'i386' }
- - 'profitbricks7': { my_arch: 'amd64' }
- - 'profitbricks9': { my_arch: 'amd64' }
- - 'profitbricks10': { my_arch: 'amd64' }
- - 'profitbricks11': { my_arch: 'amd64' }
- - 'profitbricks12': { my_arch: 'i386' }
- - 'profitbricks15': { my_arch: 'amd64' }
- - 'profitbricks16': { my_arch: 'i386' }
+ - 'ionos1': { my_arch: 'amd64' }
+ - 'ionos2': { my_arch: 'i386' }
+ - 'ionos3': { my_arch: 'amd64' }
+ - 'ionos5': { my_arch: 'amd64' }
+ - 'ionos6': { my_arch: 'i386' }
+ - 'ionos7': { my_arch: 'amd64' }
+ - 'ionos9': { my_arch: 'amd64' }
+ - 'ionos10': { my_arch: 'amd64' }
+ - 'ionos11': { my_arch: 'amd64' }
+ - 'ionos12': { my_arch: 'i386' }
+ - 'ionos15': { my_arch: 'amd64' }
+ - 'ionos16': { my_arch: 'i386' }
- 'osuosl167': { my_arch: 'amd64' }
- 'osuosl168': { my_arch: 'amd64' }
- 'osuosl169': { my_arch: 'amd64' }
@@ -377,18 +377,18 @@
- 'p64b': { my_arch: 'armhf' }
- 'p64c': { my_arch: 'armhf' }
- 'wbq0': { my_arch: 'armhf' }
- - 'profitbricks1': { my_arch: 'amd64' }
- - 'profitbricks2': { my_arch: 'i386' }
- - 'profitbricks3': { my_arch: 'amd64' }
- - 'profitbricks5': { my_arch: 'amd64' }
- - 'profitbricks6': { my_arch: 'i386' }
- - 'profitbricks7': { my_arch: 'amd64' }
- - 'profitbricks9': { my_arch: 'amd64' }
- - 'profitbricks10': { my_arch: 'amd64' }
- - 'profitbricks11': { my_arch: 'amd64' }
- - 'profitbricks12': { my_arch: 'i386' }
- - 'profitbricks15': { my_arch: 'amd64' }
- - 'profitbricks16': { my_arch: 'i386' }
+ - 'ionos1': { my_arch: 'amd64' }
+ - 'ionos2': { my_arch: 'i386' }
+ - 'ionos3': { my_arch: 'amd64' }
+ - 'ionos5': { my_arch: 'amd64' }
+ - 'ionos6': { my_arch: 'i386' }
+ - 'ionos7': { my_arch: 'amd64' }
+ - 'ionos9': { my_arch: 'amd64' }
+ - 'ionos10': { my_arch: 'amd64' }
+ - 'ionos11': { my_arch: 'amd64' }
+ - 'ionos12': { my_arch: 'i386' }
+ - 'ionos15': { my_arch: 'amd64' }
+ - 'ionos16': { my_arch: 'i386' }
- 'osuosl167': { my_arch: 'amd64' }
- 'osuosl168': { my_arch: 'amd64' }
- 'osuosl169': { my_arch: 'amd64' }
@@ -447,14 +447,14 @@
- 'p64b': { my_arch: 'armhf' }
- 'p64c': { my_arch: 'armhf' }
- 'wbq0': { my_arch: 'armhf' }
- - 'profitbricks1': { my_arch: 'amd64' }
- - 'profitbricks2': { my_arch: 'i386' }
- - 'profitbricks5': { my_arch: 'amd64' }
- - 'profitbricks6': { my_arch: 'i386' }
- - 'profitbricks11': { my_arch: 'amd64' }
- - 'profitbricks12': { my_arch: 'i386' }
- - 'profitbricks15': { my_arch: 'amd64' }
- - 'profitbricks16': { my_arch: 'i386' }
+ - 'ionos1': { my_arch: 'amd64' }
+ - 'ionos2': { my_arch: 'i386' }
+ - 'ionos5': { my_arch: 'amd64' }
+ - 'ionos6': { my_arch: 'i386' }
+ - 'ionos11': { my_arch: 'amd64' }
+ - 'ionos12': { my_arch: 'i386' }
+ - 'ionos15': { my_arch: 'amd64' }
+ - 'ionos16': { my_arch: 'i386' }
- 'codethink9': { my_arch: 'arm64' }
- 'codethink10': { my_arch: 'arm64' }
- 'codethink11': { my_arch: 'arm64' }
@@ -556,7 +556,7 @@
my_description: 'rsync the results from some remote jobs to the main node.'
my_timed: ''
- 'html_rsync_builtin-pho':
- my_description: 'rsync HTML pages for stats about .buildinfo from pb7 to jenkins.'
+ my_description: 'rsync HTML pages for stats about .buildinfo from ionos7 to jenkins.'
my_timed: ''
- 'html_live_status':
my_description: 'Generate an HTML page showing the live status of all builds happening or scheduled by humans.'
@@ -743,7 +743,7 @@
- 'html_builtin-pho':
my_description: 'Generate HTML pages for stats about .buildinfo files based on builtin-pho data.'
my_timed: '10 * * * *'
- my_hname: 'profitbricks7'
+ my_hname: 'ionos7'
my_trigger: 'reproducible_html_rsync_builtin-pho'
my_trigger: 'reproducible_html_rsync_remote_results'
my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
@@ -811,11 +811,11 @@
my_recipients: 'jenkins+reproducible-builds bernhard+debianjenkins at lsmod.de qa-jenkins-scm at lists.alioth.debian.org'
- 'pool_buildinfos':
my_description: 'Link files for buildinfos.debian.net from date to pool structure'
- my_hname: 'profitbricks7'
+ my_hname: 'ionos7'
my_timed: '10 */2 * * *'
- 'debian_rebuilder_prototype':
my_description: 'Prototype rebuilder for Debian'
- my_hname: 'profitbricks7'
+ my_hname: 'ionos7'
my_timed: '23 H/2 * * *'
my_parse_rules: '/srv/jenkins/logparse/reproducible.rules'
my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/8cb6f7d2d23b753f8fd6feadd962fc0ae177051f
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/8cb6f7d2d23b753f8fd6feadd962fc0ae177051f
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20201028/1ca45d88/attachment-0001.html>
More information about the Qa-jenkins-scm
mailing list