[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] 2 commits: Revert "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
Fri Jul 10 23:34:16 BST 2020
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
25282617 by Holger Levsen at 2020-07-11T00:33:37+02:00
Revert "osuosl167 is down, thus mark all of osuosl as down, as its the proxy for all of them"
This reverts commit e87dbfcafe3e6a8e6bd9f0371211e7730f67f645.
- - - - -
6cf7a07b by Holger Levsen at 2020-07-11T00:33:51+02:00
Revert "2nd attemp: disable more jobs as long as osuosl167 (which is running the https proxy) is down"
This reverts commit a32123c54c494640b9cbcce3fc1110f5404e0edf.
- - - - -
3 changed files:
- bin/diffoscope_distribution_test.sh
- jenkins-home/offline_nodes
- job-cfg/reproducible.yaml
Changes:
=====================================
bin/diffoscope_distribution_test.sh
=====================================
@@ -6,7 +6,8 @@
DEBUG=false
. /srv/jenkins/bin/common-functions.sh
common_init "$@"
-# common code for tests.reproducible-builds.org
+
+# common code (used for irc_message)
. /srv/jenkins/bin/reproducible_common.sh
send_irc_warning() {
@@ -118,8 +119,6 @@ if [ "$DIFFOSCOPE_IN_DEBIAN" = "" ] ; then
exit 0
fi
-MESSAGE=""
-
for PROJECT in PyPI FreeBSD NetBSD MacPorts Arch ; do
case $PROJECT in
PyPI) check_pypi
=====================================
jenkins-home/offline_nodes
=====================================
@@ -19,15 +19,5 @@ odxu4c-armhf-rb.debian.net
# boot media issues
opi2b-armhf-rb.debian.net
-# 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
=====================================
@@ -648,13 +648,11 @@
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: ''
@@ -689,52 +687,42 @@
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: ''
@@ -752,7 +740,6 @@
- '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 * * * *'
@@ -779,12 +766,10 @@
my_description: 'Setup an alpine schroot to test alpine packages for reproducibility.'
my_timed: '42 23 1 1 *'
my_hname: 'osuosl169'
- my_disabled: true
- 'setup_schroot_alpine_osuosl170':
my_description: 'Setup an alpine schroot to test alpine packages for reproducibility.'
my_timed: '42 23 1 1 *'
my_hname: 'osuosl170'
- my_disabled: true
- 'setup_schroot_archlinux_jenkins':
my_description: 'Setup an Arch Linux schroot to test Arch Linux packages for reproducibility.'
my_timed: '42 23 1 1 *'
@@ -793,17 +778,14 @@
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 *'
@@ -955,31 +937,31 @@
- 'archlinux':
my_num: 2
op_descname: 'an Arch Linux'
- my_disabled: true
+ my_disabled: false
- 'archlinux':
my_num: 3
op_descname: 'an Arch Linux'
- my_disabled: true
+ my_disabled: false
- 'archlinux':
my_num: 4
op_descname: 'an Arch Linux'
- my_disabled: true
+ my_disabled: false
- 'archlinux':
my_num: 5
op_descname: 'an Arch Linux'
- my_disabled: true
+ my_disabled: false
- 'archlinux':
my_num: 6
op_descname: 'an Arch Linux'
- my_disabled: true
+ my_disabled: false
- 'archlinux':
my_num: 7
op_descname: 'an Arch Linux'
- my_disabled: true
+ my_disabled: false
- 'archlinux':
my_num: 8
op_descname: 'an Arch Linux'
- my_disabled: true
+ my_disabled: false
- 'fedora-23_x86_64':
my_num: 1
op_descname: 'a Fedora 23'
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/cfa2ba4504ab180246564dc47d81d463345adceb...6cf7a07b7ef60039275a58afc525dab92551c55d
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/cfa2ba4504ab180246564dc47d81d463345adceb...6cf7a07b7ef60039275a58afc525dab92551c55d
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/20200710/df1c6a7c/attachment-0001.html>
More information about the Qa-jenkins-scm
mailing list