[Git][qa/jenkins.debian.net][master] disable all OpenWrt reproducible CI jobs, in coordination with the OpenWrt community
Holger Levsen (@holger)
gitlab at salsa.debian.org
Wed Aug 20 10:53:10 BST 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
61ab2b11 by Holger Levsen at 2025-08-20T11:53:02+02:00
disable all OpenWrt reproducible CI jobs, in coordination with the OpenWrt community
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- job-cfg/reproducible.yaml
Changes:
=====================================
job-cfg/reproducible.yaml
=====================================
@@ -636,42 +636,52 @@
my_timed: '42 20 * * 1,3,5'
my_openwrt_config: 'CONFIG_TARGET_ath79=y'
my_openwrt_target: 'ath79'
+ 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 2 * * 3,5,7'
my_openwrt_config: 'CONFIG_TARGET_x86=y'
my_openwrt_target: 'x86'
+ my_disabled: true
- 'openwrt-target-bcm47xx':
my_timed: '42 5 * * 4,6,1'
my_openwrt_config: 'CONFIG_TARGET_bcm47xx=y'
my_openwrt_target: 'bcm47xx'
+ my_disabled: true
- 'openwrt-target-kirkwood':
my_timed: '42 8 * * 5,7,2'
my_openwrt_config: 'CONFIG_TARGET_kirkwood=y'
my_openwrt_target: 'kirkwood'
+ my_disabled: true
- 'openwrt-target-lantiq':
my_timed: '42 11 * * 6,1,3'
my_openwrt_config: 'CONFIG_TARGET_lantiq=y'
my_openwrt_target: 'lantiq'
+ my_disabled: true
- 'openwrt-target-mediatek':
my_timed: '42 14 * * 7,2,4'
my_openwrt_config: 'CONFIG_TARGET_mediatek=y'
my_openwrt_target: 'mediatek'
+ my_disabled: true
- 'openwrt-target-omap':
my_timed: '42 17 * * 1,3,5'
my_openwrt_config: 'CONFIG_TARGET_omap=y'
my_openwrt_target: 'omap'
+ my_disabled: true
- 'openwrt-target-sunxi':
my_timed: '42 20 * * 2,4,6'
my_openwrt_config: 'CONFIG_TARGET_sunxi=y'
my_openwrt_target: 'sunxi'
+ my_disabled: true
- 'openwrt-target-mpc85xx':
my_timed: '42 23 * * 3,5,7'
my_openwrt_config: 'CONFIG_TARGET_mpc85xx=y'
my_openwrt_target: 'mpc85xx'
+ 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: ''
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/61ab2b112c5c4dcfc391e78cc004bc4a1bbce1de
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/61ab2b112c5c4dcfc391e78cc004bc4a1bbce1de
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/20250820/268e6664/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list