[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] osuosl167 is down, thus mark all of osuosl as down, as its the proxy for all of them
Holger Levsen
gitlab at salsa.debian.org
Thu Jul 23 17:08:01 BST 2020
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
5de64f23 by Holger Levsen at 2020-07-23T18:07:31+02:00
osuosl167 is down, thus mark all of osuosl as down, as its the proxy for all of them
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
2 changed files:
- jenkins-home/offline_nodes
- job-cfg/reproducible.yaml
Changes:
=====================================
jenkins-home/offline_nodes
=====================================
@@ -13,5 +13,15 @@
# Also see https://pad.sfconservancy.org/p/rb-build-nodes-keep
+# only osuosl167 is down, but it's the proxy for all of them, so...
+osuosl-build167-amd64.debian.net
+osuosl-build168-amd64.debian.net
+osuosl-build169-amd64.debian.net
+osuosl-build170-amd64.debian.net
+osuosl-build171-amd64.debian.net
+osuosl-build172-amd64.debian.net
+osuosl-build173-amd64.debian.net
+osuosl-build174-amd64.debian.net
+
# Down here nodes are automatically added by the maintenance job when they have
# been failing their health check for too long.
=====================================
job-cfg/reproducible.yaml
=====================================
@@ -644,11 +644,13 @@
my_hname: 'osuosl171'
my_timed: '0 0 * * H/3'
my_shell: "python3 -u /srv/jenkins/bin/reproducible_openwrt_rebuild.py"
+ my_disabled: true
- 'openwrt_rebuilder_future':
my_description: 'Rebuild an OpenWrt snapshot or a release in the future.'
my_hname: 'osuosl172'
my_timed: '0 2 * * H/3'
my_shell: "python3 -u /srv/jenkins/bin/reproducible_openwrt_rebuild.py"
+ my_disabled: true
my_shellext: ".sh"
my_shell: '/srv/jenkins/bin/reproducible_{my_task}{my_shellext}'
my_hname: ''
@@ -683,42 +685,52 @@
my_timed: '42 23 * * 1,3,5'
my_openwrt_config: 'CONFIG_TARGET_ar71xx=y'
my_openwrt_target: 'ar71xx'
+ my_disabled: true
- 'openwrt-target-ramips':
my_timed: '42 23 * * 2,4,6'
my_openwrt_config: 'CONFIG_TARGET_ramips=y'
my_openwrt_target: 'ramips'
+ my_disabled: true
- 'openwrt-target-x86':
my_timed: '42 19 * * 1,3,5'
my_openwrt_config: 'CONFIG_TARGET_x86=y'
my_openwrt_target: 'x86'
+ my_disabled: true
- 'openwrt-target-bcm47xx':
my_timed: '42 19 * * 2,4,6'
my_openwrt_config: 'CONFIG_TARGET_bcm47xx=y'
my_openwrt_target: 'bcm47xx'
+ my_disabled: true
- 'openwrt-target-kirkwood':
my_timed: '42 15 * * 1,3,5'
my_openwrt_config: 'CONFIG_TARGET_kirkwood=y'
my_openwrt_target: 'kirkwood'
+ my_disabled: true
- 'openwrt-target-lantiq':
my_timed: '42 15 * * 2,4,6'
my_openwrt_config: 'CONFIG_TARGET_lantiq=y'
my_openwrt_target: 'lantiq'
+ my_disabled: true
- 'openwrt-target-mediatek':
my_timed: '42 11 * * 1,3,5'
my_openwrt_config: 'CONFIG_TARGET_mediatek=y'
my_openwrt_target: 'mediatek'
+ my_disabled: true
- 'openwrt-target-omap':
my_timed: '42 11 * * 2,4,6'
my_openwrt_config: 'CONFIG_TARGET_omap=y'
my_openwrt_target: 'omap'
+ my_disabled: true
- 'openwrt-target-sunxi':
my_timed: '42 7 * * 2,4,6'
my_openwrt_config: 'CONFIG_TARGET_sunxi=y'
my_openwrt_target: 'sunxi'
+ my_disabled: true
- 'openwrt-target-tegra':
my_timed: '42 3 * * 1,3,5'
my_openwrt_config: 'CONFIG_TARGET_tegra=y'
my_openwrt_target: 'tegra'
+ my_disabled: true
my_description: 'Rebuild OpenWrt (one target, some packages) twice (with variations) and investigate regarding reproducibility.'
my_shell: '/srv/jenkins/bin/reproducible_openwrt.sh master {my_openwrt_target} {my_openwrt_config}'
my_trigger: ''
@@ -736,6 +748,7 @@
- 'netbsd':
my_description: 'Rebuild NetBSD (for some archs) twice (with variations) and investigate regarding reproducibility.'
my_timed: '42 16 * * 1,3,5'
+ my_disabled: true
- 'html_builtin-pho':
my_description: 'Generate HTML pages for stats about .buildinfo files based on builtin-pho data.'
my_timed: '10 * * * *'
@@ -777,14 +790,17 @@
my_description: 'Setup an Arch Linux schroot to test Arch Linux packages for reproducibility.'
my_timed: '42 23 1 1 *'
my_hname: 'osuosl169'
+ my_disabled: true
- 'setup_schroot_archlinux_osuosl170':
my_description: 'Setup an Arch Linux schroot to test Arch Linux packages for reproducibility.'
my_timed: '42 23 1 1 *'
my_hname: 'osuosl170'
+ my_disabled: true
- 'setup_schroot_archlinux_osuosl173':
my_description: 'Setup an Arch Linux schroot to test Arch Linux packages for reproducibility.'
my_timed: '42 23 1 1 *'
my_hname: 'osuosl173'
+ my_disabled: true
- '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 *'
@@ -936,31 +952,31 @@
- 'archlinux':
my_num: 2
op_descname: 'an Arch Linux'
- my_disabled: false
+ my_disabled: true
- 'archlinux':
my_num: 3
op_descname: 'an Arch Linux'
- my_disabled: false
+ my_disabled: true
- 'archlinux':
my_num: 4
op_descname: 'an Arch Linux'
- my_disabled: false
+ my_disabled: true
- 'archlinux':
my_num: 5
op_descname: 'an Arch Linux'
- my_disabled: false
+ my_disabled: true
- 'archlinux':
my_num: 6
op_descname: 'an Arch Linux'
- my_disabled: false
+ my_disabled: true
- 'archlinux':
my_num: 7
op_descname: 'an Arch Linux'
- my_disabled: false
+ my_disabled: true
- 'archlinux':
my_num: 8
op_descname: 'an Arch Linux'
- my_disabled: false
+ my_disabled: true
- 'fedora-23_x86_64':
my_num: 1
op_descname: 'a Fedora 23'
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/5de64f237de1462f4f970434a666bac0d3eedd60
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/5de64f237de1462f4f970434a666bac0d3eedd60
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/20200723/5be7b249/attachment-0001.html>
More information about the Qa-jenkins-scm
mailing list